Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 448 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 448 Bytes

nmws

C++ <-> Javascript communication over WebSockets

This project consists of a lightweight header-only c++ wrapper around the nanomsg websocket communication functionality, and a corresponding Javascript library.

Project dependencies