Skip to content

CarloCattano/ofxWebsocketpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websockets in openFrameworks

Wrapper for websocketpp c++ library, basic usage example and a simple server.

Installation

Requirements

  1. Virtualenv for running the fastapi server server.py

    • TODO: requirements.txt and step by step instructions
  2. Static web served to connect and communicate with the websocket

  3. openFrameworks listening to the remote parameters receiving end

Install websocketpp

  1. Clone this repo
  2. Make sure you use --recursive or update the submodules after cloning
  3. TODO: make an addon

About

Websocketpp implementation for openFrameworks (Linux)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors