Releases: RedMoon32/ShabeFramework
Releases · RedMoon32/ShabeFramework
Simples http-server MVP released
First release of ShabeFramework.
Current features:
Running/stopping server in separate thread
Support of convenient http conversations: parsers, http structures (for req/resp, containing methods/urls/data/response code and etc)
And of course registering user functions to server as url processors (or add processors for static files)