Open TizioIncognito opened 3 years ago
Fixed concurrency issue on EventThread class. Some times the EventThread remains locked, the library can't write on socket and the connection is lost. This fix solves the problem in my project. I use the 1.0.1 version of the library.
Fixed concurrency issue on EventThread class. Some times the EventThread remains locked, the library can't write on socket and the connection is lost. This fix solves the problem in my project. I use the 1.0.1 version of the library.