2.0
Closed Nov 30, 2016
100% complete
Theme is to remove the following deprecated concepts:
- TCP connections
- webRTC
- engine.io
This will allow us to create much simpler deployment strategies, incorporate alot of value from the amazing uws library by solely focusing on it, support clients much easier since websockets is well known protocol and reduce complexity by only having one transport type.
Theme is to remove the following deprecated concepts:
- TCP connections
- webRTC
- engine.io
This will allow us to create much simpler deployment strategies, incorporate alot of value from the amazing uws library by solely focusing on it, support clients much easier since websockets is well known protocol and reduce complexity by only having one transport type.