1
I Use This!
Inactive

Commits : Listings

Analyzed 35 minutes ago. based on code collected 35 minutes ago.
May 09, 2024 — May 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Applied diff from #44
Gottox
as tox
More... about 12 years ago
Java ME does not work with socket.io-java-client.
Gottox
as Enno Boland (Gottox)
More... over 12 years ago
Change javadoc link
Gottox
as Enno Boland (Gottox)
More... over 12 years ago
fixing issue #30
Gottox
as tox
More... over 12 years ago
Fixing build.xml: Add WebSocket.jar
Gottox
as Enno Boland (Gottox)
More... over 12 years ago
Use Java-Websockets instead of Weberknecht, use SSLContext instead of SSLFactory to make it work with Java-Websockets
Gottox
as Enno Boland (Gottox)
More... over 12 years ago
Fixing crash when using xhr during disconnect
Gottox
as Enno Boland (Gottox)
More... over 12 years ago
Add utf8-test
Gottox
as Enno Boland (Gottox)
More... over 12 years ago
Change Readme file as suggested in #17
Gottox
as Enno Boland (Gottox)
More... almost 13 years ago
fixing issue #15
Gottox
as Enno Boland (Gottox)
More... almost 13 years ago
fixing issue #16
Gottox
as Enno Boland (Gottox)
More... almost 13 years ago
remove multiple call of cleanup()
Gottox
as Enno Boland (Gottox)
More... almost 13 years ago
revert changes to build.xml
Gottox
as Enno Boland (Gottox)
More... almost 13 years ago
Hopefully fixing issue #10.
Gottox
as Enno Boland (Gottox)
More... almost 13 years ago
Fixing some potential bugs for reconnecting.
Gottox
as Enno Boland (Gottox)
More... almost 13 years ago
Adding a test for connecting invalidated/connected transports.
Gottox
as Enno Boland (Gottox)
More... almost 13 years ago
Stupidity fix.
Gottox
as Enno Boland (Gottox)
More... about 13 years ago
removing tests from build.xml
Gottox
as Enno Boland (Gottox)
More... about 13 years ago
fixing build.xml
Gottox
as Enno Boland (Gottox)
More... about 13 years ago
Merge with 24183dc09fdc0abb3bd85a92876a385a69547821
Gottox
as Enno Boland (Gottox)
More... about 13 years ago
Adding nullpointer check.
Gottox
as Enno Boland (Gottox)
More... about 13 years ago
merge
Gottox
as Enno Boland (Gottox)
More... about 13 years ago
Merge with 7edc0a6f719d64025b6446921e2de87564278f58
Gottox
as Enno Boland (Gottox)
More... about 13 years ago
ZBLOG-1812 Socket.io crash during handshake (error handler called in exception handler expects connections.get(urlStr) to return a non-null value). More... about 13 years ago
Allow clients to be able to provide an alternate reconnect scheduler (a class implementing IOReconnectScheduler). The detault policy remains as was (reconnecting after a second). More... about 13 years ago
fixing classpath
Gottox
as Enno Boland (Gottox)
More... about 13 years ago
fixing classpath
Gottox
as Enno Boland (Gottox)
More... about 13 years ago
Merge with e5686c14600e2288fe57dc91c58d206510ec7939
Gottox
as Enno Boland (Gottox)
More... about 13 years ago
Merge with e5686c14600e2288fe57dc91c58d206510ec7939
Gottox
as Enno Boland (Gottox)
More... about 13 years ago
Support setting the default SSLSocketFactory for socket.io negotiation over HTTPS � More... about 13 years ago