Skip to content

Releases: RedMoon32/ShabeFramework

Simples http-server MVP released

31 May 10:05

Choose a tag to compare

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)