ably-java
ably-java copied to clipboard
Add fallback transport support
trafficstars
If WebSockets are not supported, potentially when using a Proxy, we may need to consider adding fallback transport support like our ably-js library. One to review if this need arises.
Java Engine.io client or Java SockJS client may be worth considering, depending on the implications for us to support that protocol