sourcey / libsourcey

C++14 evented IO libraries for high performance networking and media based applications
https://sourcey.com/libsourcey
GNU Lesser General Public License v2.1
1.31k stars 347 forks source link

Respond to WebSocket pings, and buffer split frames. #259

Closed michaelfig closed 1 year ago

michaelfig commented 5 years ago

This brings LibSourcey's WebSocket client up to spec when dealing with other WebSocket server implementations.

michaelfig commented 1 year ago

Too bad this was never merged. It seems LibSourcey has been dead for a long time.