/wsgame

Primary LanguageC++

Introduction

Testing websockets with a c++ server and a client written in JavaScript. Not sure about next steps for this application.

Prerequisites

$ vcpkg install websocketpp

Running

  1. Start the server from Visual Studio
  2. Run game.html in your browser
  3. Enter your local IP address and press Connect