Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 499 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 499 Bytes

SimpleClientOfGorillaWebSocket

  1. First u should have a websocket server: HowTo or use my server: ws://45.32.40.65:8080/echo.
  2. Then test how to connect/sendMsg/disconnect.
  3. For more usage: AndroidWebSocketClient