-
Hi, i'm using the swift library in an ObjectiveC App to stream data from the phone to a socket, so i emit quite frequently an I see my the memory used by the app growing linearly.
``` javascript
@pr…
-
I propose that user-supplied lifecycle functions should be called on useful events like socket `CONNECT` and `DISCONNECT` events. This will allow users of this library to execute any application logic…
-
Hi, i updated this plugin and now i can't compile it with Xcode.

-
*Note*: for support questions, please use one of these channels: [stackoverflow](http://stackoverflow.com/questions/tagged/socket.io) or [slack](https://socketio.slack.com)
### You want to:
* [x…
-
I'm getting this error whenever my esp calls `webSocket.begin()`.
Here's my sketch:
```
#include
#include
#include
#define USE_SERIAL Serial
SocketIoClient webSocket;
void event…
Tvde1 updated
6 years ago
-
Socket is giving this warning : ERROR SocketEnginePolling: An SSL error has occurred and a secure connection to the server cannot be made.
While this error is also producing in the log " NSURLSession…
-
Can just append "?token=xxx" to the socketio url?
-
Hello, there was a problem using the library.
In the previous version, my code was such
extension SocketIOClient {
convenience init(for myObj:MyObj) {
guard let url = URL(string: "http://(myObj.ho…
-
Hi
First I'd like to say thank you again for this plugin, I've been using it with cordova-hot-code-push for more than 1 year and it's great.
Today I have a problem with this plugin. I can't buil…
guv3n updated
6 years ago
-
Hello, there was a problem using the library.
In the previous version, my code was such
extension SocketIOClient {
convenience init(for myObj:MyObj) {
guard let url = URL(string: "http…