v3.0.0-rc1
Pre-release
Pre-release
Pre-release for Webster 3.0:
- Introduce new API
- Improve performance
- Reorganize source code
- Change architecture to allow new protocols in the future (e.g. HTTP/2)
Amalgamation files:
webster.hhandwebster.ccfor standard version with socket network implementation;webster.hhandwebster-no-socket.ccfor minimal version with no network implementation (you will need to provide one);