koush / AndroidAsync

Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
Other
7.52k stars 1.56k forks source link

Support spdy ? #168

Open crossle opened 10 years ago

crossle commented 10 years ago

Support spdy on Socket.io

koush commented 10 years ago

not until alpn/npn is supported. by the java framework. there's been some work to get an opensslengine in.