Hi everyone,
I posted a thread long ago about the audio/video calling over the internet. Here is a simple example of how you can call almost (will discuss below) realtime.
Why only a simple audio calling example while I said that I will post both audio and video calling examples?
While working...
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.4
Dependency: iRandomAccessFile
iSocketIOClient
SocketIOClient library wrapper for b4i.
Events:
Ack (data As String)
CustomUserEvents (data As List...
Hi :)
i use node.js socket.io for server side and b4i for client side for my realtime application.
i was use websocket at last , and now i want to switch connection to socket.io.
is there any library to Connect socket.io?
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.