Last Updated: September 09, 2019
·
14.63K
· hannon235

socket.io-poco: a native/c++ client without boost

A C++ Socket.IO Client using the libraries at pocoproject.org

Currently Supports:

  • the Websocket transport
  • asynchronous messaging and mvents
  • event callbacks
  • JS Socket.IO style methods
  • cross platform build tools (win32, android)

Planned:

  • endpoints
  • JS-Bindings for use with cocos2dx

Dependencies:

  • POCO C++ Foundation, Net and JSON libraries

1 Response
Add your response

I also use POCO to handle socket before :)

over 1 year ago ·