Okhttp: Does okhttp ws supports the http socket.io?

Created on 10 Mar 2016  路  1Comment  路  Source: square/okhttp

Coz my url is like this "http://something" and when I try to connect it, it goes to failure.

Most helpful comment

No. Socket.io leverages websockets but in a non-standard way. OkHttp only supports the standard.

>All comments

No. Socket.io leverages websockets but in a non-standard way. OkHttp only supports the standard.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

NitzDKoder picture NitzDKoder  路  3Comments

vanshg picture vanshg  路  3Comments

yschimke picture yschimke  路  3Comments

HyakYegoryaln picture HyakYegoryaln  路  3Comments

sargunv picture sargunv  路  3Comments