radumg / DynaWeb

DynaWeb is a Dynamo package providing support for interaction with the interwebz in general and with REST APIs in particular.
https://radumg.github.io/DynaWeb/
GNU Affero General Public License v3.0
43 stars 15 forks source link

Add support for web sockets #16

Open radumg opened 6 years ago

radumg commented 6 years ago

Real-time services require a more efficient communication protocol than restful web requests. Look into google protocol buffers as well

radumg commented 6 years ago

user-request here too : https://forum.dynamobim.com/t/websocket-dynamo/23854/3