Releases: smasherprog/websocket_lite
Releases · smasherprog/websocket_lite
Connection fix
Fixed issue on onnections
Cmake build update
fixed several bugs with cmake builds
New API
Cleaned up the API significantly
Added the ability to configure the TLS context
Cleaned up the internal codebase
First Stable release
1.0.0 Update README.md
Added automatic ping
Library will now ping at a regular interval to keep the connection alive.
First Stable release
Fixed extra data read on connection
Now Stable
Fixes .... and Implementation
Fixed Close race conditions
Added missing public API for websocet status
Connection Fix
Fixed issue where some connections were dropped.
API Revamp
Public API has been updated to be more clear and concise.
Internal implementation cleaned up as well.
Websocket Lite 1.0.0
Stable release with support for rfc6455