Hi everyone,
Here is the Socket.IO Client library wrap for this Github Project.
Click here for the B4i wrapper
SocketIOClient
Author: @Biswajit
Version: 2.5
Dependency: OkHttpUtils2
SocketIOClient
Method:
initialize(EventName As String)
connect (host As String, params As String, secure As...
Here is the Socket.IO Client library wrap for this Github Project.
Click here for the B4A wrapper
iSocketIOClient
Author: @Biswajit
Version: 1.01
iSocketIOClient
Events:
OnConnect: will be raised on successful connection
OnConnecting: will be raised whenever it tries to connect to the server...
Hi guys,
Imagine an application you want to create for/with 1 million users. What protocol do you use for this volume of connections?
my options for server side are :
WebSocket ( jServer library - b4j )
MQtt ( I run a broker or MqttClient )
Node JS ( my knowledge is weak about it )
What do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.