65.9K
CodeProject is changing. Read more.
Home

A C++ Websocket server for realtime interaction with Web clients

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.81/5 (23 votes)

Apr 22, 2012

Apache

5 min read

viewsIcon

186133

downloadIcon

22546

A Websocket protocol implementation atop the ush Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server.