MCPcopy Create free account
hub / github.com/comunes/kune / useSocketIO

Method useSocketIO

src/main/java/cc/kune/wave/client/WebClient.java:786–788  ·  view source on GitHub ↗

Use socket io. @return true, if successful

()

Source from the content-addressed store, hash-verified

784 * @return true, if successful
785 */
786 private native boolean useSocketIO() /*-{
787 return !window.WebSocket
788 }-*/;
789
790
791 @Override

Callers 1

createWebSocketMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected