socketio / socket.io-client-cpp

C++11 implementation of Socket.IO client
MIT License
2.26k stars 730 forks source link

feat: allow for custom io_service (#390) #391

Closed mscofield0 closed 1 year ago

mscofield0 commented 1 year ago

Fixes #390

jmigual commented 1 year ago

Thanks for your contribution @mscofield0 ! The build fail seems to be an outdated catch library issue so everything good 😊