socketio / socket.io-client-java

Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
https://socketio.github.io/socket.io-client-java/installation.html
Other
5.32k stars 972 forks source link

Socket.io Server Url For Testing #678

Closed ErsinDemirbas closed 2 years ago

ErsinDemirbas commented 3 years ago

In my Android app I have created a Socket.io client side(V2). My problem is that I couldnt any socket.io url which use v3 or higher.

For example these two url use socket.io under v3. ->

https://socketio-chat-h9jt.herokuapp.com/ or

https://socketio-whiteboard-zmx4.herokuapp.com/

Note: I dont know how to create server side. I am an new grad Android Developer. Thanks in advance.

darrachequesne commented 2 years ago

For future readers, you can use http://echo.socket.io