189 people following this project (follow)

SuperWebSocket Documentation

SuperSocket's Documentation

Official Documentation

  • Basic Configuration
  • Handle incoming messages
  • Sub protocol
  • Command assembly
  • Built-in JSON support
  • Custom session and application
  • Built-in Flash/Silverlight policy server
  • Secure WebSocket support(wss)
  • Run SuperWebSocket on Linux
  • Troubleshooting

Users' articles

Q&A

  • If my browser doesn't support websocket, can I use SuperWebSocket?
Yes, you can use Silverlight or Flash as websocket proxy to connect SuperWebSocket server. The sample code "Sampes\SuperWebSocketWeb\LiveChatWithBridge.aspx" demonstrates you how to use websocket in a non-websocket support browser. If you like flash more, I recommend the project websocket-js to you, https://github.com/gimite/web-socket-js.

Last edited Apr 26 at 1:07 PM by kerryjiang, version 16

Comments

No comments yet.