-
Notifications
You must be signed in to change notification settings - Fork 2
Home
andrieshiemstra edited this page May 30, 2020
·
4 revisions
Welcome to the es_runtime wiki!
These will be made public when they mature.
A library which provides a more feature rich script engine. Includes things like a http client and database access. It also runs multiple instances of es_runtime to achieve multithreaded event handling and sequential GC without slowing down your application.
https://github.com/DRFos/esseslib
A Commandline client for ESsesLib.
https://github.com/DRFos/essescmd
An application platform which adds server utils to ESsesLib.