Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Quobject/EngineIoClientDotNet issues and pull requests
#82 - Support for "auth"
Issue -
State: open - Opened by skhilliard over 3 years ago
#81 - Fix Silent Exception thrown in WebSocket ctor
Pull Request -
State: closed - Opened by LondonITGeek over 3 years ago
#80 - pull request from joewen / EngineIoClientDotNet
Pull Request -
State: closed - Opened by clystian almost 4 years ago
#79 - Socket not keep connect with server golang googollee/go-socket.io
Issue -
State: open - Opened by longtm23 almost 4 years ago
#78 - Socket.IO mTLS connection with client certificate
Issue -
State: open - Opened by viniciusbenite almost 4 years ago
#77 - .NET server
Issue -
State: open - Opened by wozniakm93 about 4 years ago
#76 - Generic errors and TLS1.2
Issue -
State: open - Opened by wilsonmfg over 4 years ago
#75 - how to use Quobject namespace in unity
Issue -
State: closed - Opened by MahdiRashidi2001 over 4 years ago
- 1 comment
#74 - [video-1476] Updated underlying web socket engine to support proxies
Pull Request -
State: closed - Opened by lyramcmillan over 4 years ago
#73 - Fix/socket close nre
Pull Request -
State: closed - Opened by OchirDarmaev over 4 years ago
- 2 comments
#71 - New Socket.IO Client!
Issue -
State: open - Opened by cmuentes about 6 years ago
- 1 comment
#70 - Any decent alternative to SocketIoClientDotNet?
Issue -
State: closed - Opened by guylando about 6 years ago
- 1 comment
#69 - announce "this project is not maintained anymore"
Issue -
State: open - Opened by mattqs about 6 years ago
- 15 comments
#68 - Add the SslProtocols option to .NET 3.5 and 4.0
Pull Request -
State: closed - Opened by gamlerhart about 6 years ago
#67 - Emit to current socket id
Issue -
State: open - Opened by PainMustDie over 6 years ago
#66 - fix of leading questionmark in queryParams dictionary.
Pull Request -
State: closed - Opened by pkrizan over 6 years ago
#65 - No lock
Issue -
State: closed - Opened by ashegoulding over 6 years ago
- 1 comment
Labels: bug, wontfix
#64 - Exposed SslProtocols option
Pull Request -
State: closed - Opened by mamasselin over 6 years ago
#63 - "Transport not open" still an issue
Issue -
State: closed - Opened by cloudhack over 6 years ago
- 3 comments
#62 - Added a new project that targets .NET Standard 2.0. Fixed a bug passi…
Pull Request -
State: closed - Opened by KevinKibler over 6 years ago
#61 - Add support for .NET Standard 2.0
Issue -
State: closed - Opened by KevinKibler over 6 years ago
- 5 comments
#60 - Remove debug Console.WriteLine
Pull Request -
State: closed - Opened by murrayju over 6 years ago
#59 - Debug info should not be written to the console
Issue -
State: closed - Opened by murrayju over 6 years ago
#58 - Cannot upgrade to 1.0.6 into a project that targets iOS 10
Issue -
State: closed - Opened by goldmont almost 7 years ago
- 2 comments
#57 - Fixed runaway threadleak issue due around ping/heartbeats
Pull Request -
State: closed - Opened by chrisprad almost 7 years ago
#56 - Lock log file only for writing
Pull Request -
State: closed - Opened by KarelCoudijzer almost 7 years ago
#55 - Replace StopWatch by SpinWait
Pull Request -
State: closed - Opened by KarelCoudijzer almost 7 years ago
#54 - Proposed fix for Issue 53 - use bool OnDataReceived signal to avoid i…
Pull Request -
State: closed - Opened by hideflolife almost 7 years ago
- 4 comments
#53 - System.ArgumentException on Ping SendPacket
Issue -
State: open - Opened by hideflolife almost 7 years ago
- 3 comments
#52 - thread leak
Issue -
State: open - Opened by Hello-Mango about 7 years ago
#51 - fix the issue that I created with #50
Pull Request -
State: closed - Opened by GMetaxakis about 7 years ago
#50 - don't ping on connection not "open"
Pull Request -
State: closed - Opened by GMetaxakis about 7 years ago
#49 - Quobject.EngineIoClientDotNet.Client.EngineIOException: Transport not open
Issue -
State: closed - Opened by GMetaxakis about 7 years ago
#48 - An element with the same key but a different value already exists.
Issue -
State: closed - Opened by GMetaxakis about 7 years ago
#47 - handle the emit in try/catch
Pull Request -
State: closed - Opened by GMetaxakis about 7 years ago
- 2 comments
#46 - KeyNotFoundException: The given key was not present in the dictionary.
Issue -
State: closed - Opened by GMetaxakis about 7 years ago
- 2 comments
Labels: bug
#45 - i cannot get SocketID.. im getting socket id null .
Issue -
State: open - Opened by udaysuddhala about 7 years ago
- 4 comments
Labels: bug
#44 - Unhandled Exception within PollingXHR.Create's Task.Run()
Issue -
State: open - Opened by hideflolife over 7 years ago
#43 - Client ping fails with timeout despite receiving 'pong'
Issue -
State: closed - Opened by hideflolife over 7 years ago
Labels: bug
#42 - couldnt SendAsync for POST anymore, split into GetAsync and SendAsync for GET and POST
Pull Request -
State: closed - Opened by Murf over 7 years ago
#41 - couldnt SendAsync for POST anymore, split into GetAsync and SendAsync…
Pull Request -
State: closed - Opened by Murf over 7 years ago
#40 - Allow for TLS (HTTPS) through a web proxy when using web sockets
Pull Request -
State: closed - Opened by leszekm1 over 7 years ago
- 3 comments
#39 - resume polling on transport upgrade failure
Pull Request -
State: closed - Opened by leszekm1 over 7 years ago
#38 - fix pinging during upgrades
Pull Request -
State: closed - Opened by leszekm1 over 7 years ago
#37 - Fixed ping and heartbeat issue when receiving lots of messages [.NET 3.5]
Pull Request -
State: closed - Opened by re-cheid over 7 years ago
#36 - Ping is not sent anymore if lots of messages are received continously
Issue -
State: closed - Opened by re-cheid over 7 years ago
Labels: bug
#35 - Response cookies are not maintained for future requests and websocket
Issue -
State: closed - Opened by adknie01 over 7 years ago
- 2 comments
Labels: bug
#34 - Don't UTF8 decode an already decoded string
Pull Request -
State: closed - Opened by leszekm1 over 7 years ago
#33 - SocketIoClientDotNet support for Socket 2.0
Issue -
State: closed - Opened by srinisubramanian over 7 years ago
- 7 comments
Labels: enhancement
#32 - fix possible Exception when connect to Socket.IO 1.7.3
Pull Request -
State: closed - Opened by FatJohn almost 8 years ago
#31 - mono 4.8.0 Cannot access a disposed object.
Issue -
State: closed - Opened by mattqs almost 8 years ago
- 1 comment
Labels: bug
#30 - Fix flush failed when upgrading
Pull Request -
State: closed - Opened by mkvoya over 8 years ago
#29 - Socket_net35 fixes
Pull Request -
State: closed - Opened by gamer3dx over 8 years ago
#28 - Fix async operation issue when used in ASP.NET
Pull Request -
State: closed - Opened by dil-spayne over 8 years ago
#27 - Wait for upgrade to complete before sending packets
Pull Request -
State: closed - Opened by dil-spayne over 8 years ago
#26 - Update nuget shield url
Pull Request -
State: closed - Opened by jlewin over 8 years ago
- 1 comment
#25 - SocketIoClientDotNet Socket.Emit is not thread safe
Issue -
State: open - Opened by tamasmonus-cas almost 9 years ago
#24 - 'System.Collections.Generic.KeyNotFoundException' in EngineIoClientDotNet.dll when using Socket
Issue -
State: closed - Opened by tamasmonus-cas almost 9 years ago
- 3 comments
#23 - System.InvalidOperationExceptionCollection was modified after the enumerator was instantiated.
Issue -
State: open - Opened by KirillVolkov almost 9 years ago
- 1 comment
#22 - Quobject.EngineIoClientDotNet.Client.EngineIOExceptionTransport not open (Xamarin.Android lib version 0.9.13)
Issue -
State: open - Opened by KirillVolkov almost 9 years ago
#21 - Fixed InvalidOperationException: Collection was modified in WebSocket.Write
Pull Request -
State: closed - Opened by gamer3dx almost 9 years ago
#20 - InvalidOperationException: Collection was modified in WebSocket.Write
Issue -
State: closed - Opened by gamer3dx almost 9 years ago
- 1 comment
#19 - Changed NuGetDir for Xamarin.iOS to support Xamarin.Mac
Pull Request -
State: closed - Opened by KraigM almost 9 years ago
#18 - Obscure NullReferenceException if server does not provide a Content-Type header in polling transport
Issue -
State: open - Opened by vsoldatkin about 9 years ago
- 4 comments
#17 - SSL options for Node.js client
Issue -
State: closed - Opened by mattqs about 9 years ago
Labels: wontfix
#16 - Added a Transport Option: ExtraHeaders
Pull Request -
State: closed - Opened by supermaciz over 9 years ago
- 1 comment
#15 - System.NullReferenceException Client Socket OnClose
Issue -
State: closed - Opened by jmmortega over 9 years ago
- 2 comments
#14 - System.Collections.Generic.KeyNotFoundException
Issue -
State: closed - Opened by jmmortega over 9 years ago
- 5 comments
#13 - Memory and thread leak
Issue -
State: open - Opened by men232 over 9 years ago
- 1 comment
Labels: bug
#12 - Source won't compile for DotNet 4.0
Issue -
State: closed - Opened by danielcaldwell over 9 years ago
- 2 comments
#11 - Added the Xamarin platforms to the Engine.IO client for .NET
Pull Request -
State: closed - Opened by mattleibow over 9 years ago
- 2 comments
#10 - App crash - "Value does not fall within the expected range."
Issue -
State: closed - Opened by mjracca over 9 years ago
- 3 comments
#9 - Nested EVENT_MESSAGE event handler registration
Issue -
State: closed - Opened by DominikPalo about 10 years ago
- 3 comments
#8 - On method expose only one parameter, action<object> although it is possible by the engine.io-client api
Issue -
State: closed - Opened by maty21 about 10 years ago
- 1 comment
#7 - Fix the missing constructor parameter for websocket4net
Pull Request -
State: closed - Opened by JefStat about 10 years ago
#6 - Remove dependency on System.Web for Xamarin compatibility
Pull Request -
State: closed - Opened by Costo about 10 years ago
#5 - Error with WebSocket4net constructor
Issue -
State: closed - Opened by JefStat about 10 years ago
#4 - i am trying to use this in xamarin but getting Access to the path "/XunitTrace.txt" is denied. error
Issue -
State: closed - Opened by mattqs over 10 years ago
- 1 comment
#3 - WebSocket_netcore45.cs - DoClose exception
Issue -
State: closed - Opened by LostLogic over 10 years ago
- 1 comment
#2 - Websocket closes after writing ping packet
Issue -
State: closed - Opened by LostLogic over 10 years ago
- 1 comment
#1 - Request: Cookie & Primus support
Issue -
State: closed - Opened by LostLogic over 10 years ago
- 1 comment