Skip to content

Releases: holywyvern/love-ws

First attempt

03 May 18:01
Compare
Choose a tag to compare
First attempt Pre-release
Pre-release

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