PatrickJS / angular-websocket

:arrow_upper_left: The missing Angular WebSocket module for connecting client applications to servers by @AngularClass
https://angularclass.github.io/angular-websocket
MIT License
1.22k stars 195 forks source link

Possibility to disable handshake #130

Open Huhu832 opened 5 years ago

Huhu832 commented 5 years ago

Is there a possibility to disable the websocket handshake? I try to connect a angular web app with this modul to a CC3220 WLAN-Chip from TI and the example source code for websockets on the TI chip don't use a handshake.