javascript - WebSocket API code -
i using websocket api in html5. api has inbuilt function sending data websocket. usage ws.send().i want know can code inbuilt function. in advance.
open source websocket send() implementations:
- firefox
- chromium/chrome (starting @ line 390)
Comments
Post a Comment