WebSocket++ - Google Groups (original) (raw)

Welcome to the WebSocket++ mailing list / forum.

WebSocket++ is a C++ library that implements RFC6455, the WebSocket Protocol. It allows building WebSocket client and server functionality into C++ applications.

web site: http://www.zaphoyd.com/websocketpp/
github project: http://github.com/zaphoyd/websocketpp/

This forum is intended for discussion of roadmaps, library development information, how to use the library, and feature requests.

Official documentation can be found at http://www.zaphoyd.com/websocketpp/manual

Bugs and pull requests should be filed as issues on GitHub.