Skip to content
andrieshiemstra edited this page May 30, 2020 · 4 revisions

Welcome to the es_runtime wiki!

About es_runtime

other projects

These will be made public when they mature.

ESsesLib

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

ESsesCmd

A Commandline client for ESsesLib.

https://github.com/DRFos/essescmd

Green Copper

An application platform which adds server utils to ESsesLib.

https://github.com/DRFos/greencopper

Clone this wiki locally