zeljkokunica / AndroidWebSocketTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndroidWebSocketTest

I used a couple of projects to build this "working" example of filling the missing WebSocket implementation in Android WebView.

The example only connects and reads readyState 5 times and then closes connection.

About


Languages

Language:Java 96.6%Language:JavaScript 3.4%