Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / deniszykov/WebSocketListener issues and pull requests
#65 - [Optimizations] Better way to avoid allocations?
Issue -
State: open - Opened by sebas77 9 months ago
- 2 comments
#64 - fixed some async bugs in websocket code
Pull Request -
State: closed - Opened by animehunter almost 2 years ago
- 1 comment
#63 - Added custom headers to handshake response.
Pull Request -
State: closed - Opened by MMartynenko over 2 years ago
#62 - Connection problems after SocketException: An existing connection was forcibly closed by the remote host
Issue -
State: closed - Opened by Alexxx8289 almost 3 years ago
- 13 comments
#61 - Corrected Exception Handling in Samples
Pull Request -
State: closed - Opened by c0nd3v about 3 years ago
- 1 comment
#60 - websocket.isconnected = false after writeAsync
Issue -
State: closed - Opened by renatosc almost 4 years ago
- 2 comments
#59 - WebSocketClient does not return acknowledgement for server-initiated close frames.
Issue -
State: closed - Opened by weweilep almost 4 years ago
- 8 comments
#58 - 'RegisterRfc6455' is not a member of 'WebsocketFactoryCollection'
Issue -
State: closed - Opened by renatosc almost 4 years ago
- 4 comments
#57 - Websocket performance on mono + linux
Issue -
State: closed - Opened by warenbe over 4 years ago
- 11 comments
#56 - html client on page refresh or tab close websocket disconnect , is not fired on server side during message process
Issue -
State: open - Opened by ManoLazar over 4 years ago
- 4 comments
#55 - Never Sees disconnect from client
Issue -
State: open - Opened by netvillage over 4 years ago
- 4 comments
#54 - [Question] - Continuation frame == Nagle?
Issue -
State: closed - Opened by tcounts over 4 years ago
- 4 comments
#53 - Support for Http Basic Authentication
Issue -
State: closed - Opened by TechAspirant over 4 years ago
- 5 comments
#52 - Deflation in version 4.2.7-alpha + throws "Header checksum illegal"
Issue -
State: closed - Opened by sam80180 over 4 years ago
- 5 comments
#51 - High CPU usage running under mono
Issue -
State: closed - Opened by NateKomodo almost 5 years ago
- 1 comment
#50 - Fixed incorrect endpoint assignment on WebSocketRfc6455
Pull Request -
State: closed - Opened by alandoherty almost 5 years ago
#49 - [Question] How to tell when client disconnects
Issue -
State: open - Opened by chachew about 5 years ago
- 2 comments
#48 - [question] Disconnects
Issue -
State: closed - Opened by marcello-pietrobon over 5 years ago
- 1 comment
#47 - Feature Request: SocketClose event hook
Issue -
State: closed - Opened by weweilep over 5 years ago
- 2 comments
#46 - Add custom close code overload to CloseAsync()
Pull Request -
State: closed - Opened by trinitrotoluene almost 6 years ago
- 9 comments
#45 - Sending a custom close code to clients
Issue -
State: closed - Opened by trinitrotoluene almost 6 years ago
- 1 comment
#44 - need echo listener and web client for Mac.
Issue -
State: open - Opened by SameerRaina almost 6 years ago
- 2 comments
#43 - Are both browser and non-browser clients supported?
Issue -
State: closed - Opened by SameerRaina almost 6 years ago
- 1 comment
Labels: question
#42 - Chrome (Opcode -1)
Issue -
State: closed - Opened by GusevVasily about 6 years ago
- 2 comments
#41 - SSL Issue : Empty request line is received
Issue -
State: closed - Opened by warenbe about 6 years ago
- 7 comments
#40 - empty continuation frame
Issue -
State: closed - Opened by paulpach about 6 years ago
- 3 comments
Labels: enhancement
#39 - compile for netstandard2.0
Issue -
State: closed - Opened by paulpach about 6 years ago
- 1 comment
#38 - referencing System.Windows.Forms.dll
Issue -
State: closed - Opened by paulpach about 6 years ago
- 3 comments
#37 - nupkg archived in appveyor
Pull Request -
State: closed - Opened by paulpach about 6 years ago
#36 - Feature/add exception details for web socket message read network stream error
Pull Request -
State: closed - Opened by imanushin about 6 years ago
#35 - [Question] Use RecyclableMemoryStream instead of buffer management
Issue -
State: closed - Opened by imanushin over 6 years ago
- 1 comment
#34 - Regression: 4.2.5 listener is unable to send 16 Mb of messages (divided to 32 Kb)
Issue -
State: closed - Opened by imanushin over 6 years ago
- 7 comments
#33 - BeginWrite lock error and message not sending.
Issue -
State: open - Opened by MattComb over 6 years ago
- 19 comments
#32 - Exception: data type - 'Task'
Issue -
State: closed - Opened by GusevVasily over 6 years ago
- 8 comments
#31 - Websocket server does not detect broken link on linux
Issue -
State: closed - Opened by warenbe over 6 years ago
- 20 comments
Labels: bug
#30 - Use WebSocketDeflateExtension in WebSocketClient
Issue -
State: closed - Opened by ngyukman over 6 years ago
- 3 comments
Labels: bug
#29 - Feature/minor refactorings
Pull Request -
State: closed - Opened by imanushin over 6 years ago
- 1 comment
#28 - Feature/annotate public api
Pull Request -
State: closed - Opened by imanushin over 6 years ago
- 2 comments
#27 - Remove assembly signing
Issue -
State: closed - Opened by imanushin over 6 years ago
- 2 comments
#26 - WebSocketMessageReadNetworkStream can only start with a Text or Binary frame, not Continuation
Issue -
State: closed - Opened by imanushin over 6 years ago
- 2 comments
#25 - Forward Non-GET request to HttpFallback
Issue -
State: open - Opened by AndrewMD5 over 6 years ago
- 2 comments
Labels: enhancement
#24 - Does it work with Unity?
Issue -
State: closed - Opened by novabyte over 6 years ago
- 19 comments
#23 - Make AsyncQueue public?
Issue -
State: closed - Opened by novabyte over 6 years ago
- 2 comments
#22 - Cannot access a disposed object. Object name: 'SslStream'
Issue -
State: closed - Opened by AndrewMD5 over 6 years ago
- 10 comments
#21 - Issue using websocket client over/on IPv6 network
Issue -
State: closed - Opened by squinn7 almost 7 years ago
- 14 comments
#20 - Fix race condition with WebSocketMessageWriteRfc6455Stream.CloseAsync
Pull Request -
State: closed - Opened by fuzzykiller about 7 years ago
- 1 comment
#19 - Not-so-transparent ping/pong (Documentation)
Issue -
State: closed - Opened by fuzzykiller about 7 years ago
- 2 comments
#18 - Dual Mode server
Issue -
State: open - Opened by AndrewMD5 about 7 years ago
- 1 comment
Labels: help wanted
#17 - Unobserved Task Exception
Issue -
State: closed - Opened by AndrewMD5 about 7 years ago
- 2 comments
Labels: bug
#16 - Allow setting of nat traversal
Issue -
State: closed - Opened by AndrewMD5 about 7 years ago
- 1 comment
Labels: enhancement
#15 - Corrupted message from IE11, Edge when the content is larger than 1MB and sent multiple times
Issue -
State: open - Opened by Peter-Optiway about 7 years ago
- 11 comments
Labels: bug
#14 - use of Task.Delay in mono app
Issue -
State: closed - Opened by warenbe about 7 years ago
- 7 comments
Labels: help wanted, question
#13 - Prevent crash when value contains only empty spaces
Pull Request -
State: closed - Opened by squinn7 about 7 years ago
- 3 comments
#12 - Unobserved Object Disposed Exception
Issue -
State: closed - Opened by AndrewMD5 about 7 years ago
- 3 comments
Labels: bug
#11 - Parallel TakeAsync is not allowed
Issue -
State: closed - Opened by Lroca88 about 7 years ago
- 11 comments
Labels: help wanted
#10 - Error accepting a Secure Websocket Connection
Issue -
State: open - Opened by Lroca88 about 7 years ago
- 13 comments
Labels: question
#9 - Object Disposed Exception
Issue -
State: closed - Opened by AndrewMD5 over 7 years ago
- 2 comments
Labels: bug
#8 - URL question
Issue -
State: closed - Opened by gwalschl over 7 years ago
- 5 comments
Labels: question
#7 - .NET Core compatibility?
Issue -
State: closed - Opened by gwalschl over 7 years ago
- 6 comments
#6 - Error parsing Infinity
Issue -
State: closed - Opened by MattComb over 7 years ago
- 4 comments
Labels: bug
#5 - Get total bytes sent/received by listener
Issue -
State: open - Opened by warenbe over 7 years ago
- 2 comments
Labels: enhancement
#4 - SSL/TLS issues when port scanning
Issue -
State: closed - Opened by MattComb over 7 years ago
- 4 comments
Labels: help wanted
#3 - Question about performance
Issue -
State: closed - Opened by warenbe over 7 years ago
- 2 comments
Labels: question
#2 - Add header to client ahead of time
Issue -
State: closed - Opened by AndrewMD5 over 7 years ago
- 1 comment
Labels: enhancement
#1 - Dropped Connections
Issue -
State: closed - Opened by MattComb over 7 years ago
- 5 comments
Labels: bug