A C++ Websocket Server For realtime interaction with Web clients
Posted by: The Code Project Latest Articles,
on 22 Apr 2012 |
View original | Bookmarked: 0 time(s)
A websocket protocol implementation atop Push Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server...