Releases: holywyvern/love-ws
Releases · holywyvern/love-ws
First attempt
Features
- Allows to create a Secure Websocket Client
- Allows to create a Plain Websocket Client
- Allows to create a Plain Websocket Server
Toolset
- Uses CMake
- Uses Boost
- Uses OpenSLL
- Uses simple-websocket-server as a backend.
Checklist
- Help needed to export into other platforms.
- The windows 64 platform requires openssl as a dynamic library
- The windows 64 platform is a mess to compile