Releases: vlotoshko/lwspp
Releases · vlotoshko/lwspp
Version 0.0.9-alpha
Fixed CMakeLists.txt and Readme files
Version 0.0.8-alpha
Fixed issue with the setting up actor too late
Version 0.0.7-alpha
Added IP address to the client's connection info
Version 0.0.6-alpha
Added on first data packet event to the event handlers.
Version 0.0.5-alpha
Catch2 v3. Fixed build failure. Typos fixed.
Version 0.0.4-alpha
The server now can disconnect the client.
Version 0.0.3-alpha
v0.0.3-alpha Catch2 and FakeIt are external components now
Version 0.0.2-alpha
v0.0.2-alpha Added cmake package config files
Version 0.0.1-alpha
v0.0.1-alpha Removed libwescoket downloading from the cmake scripts
Version 0.0.0-alpha
v0.0.0-alpha Some small cmake fixes