- Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: sta/websocket-sharp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added CustomHeaders to WebSocketClient Enhancement
#22 opened Oct 18, 2013 by dallonf Loading… updated Oct 31, 2024
clear client message queue when closing websocket
#755 opened Jun 27, 2024 by levi-lei Loading… updated Jun 27, 2024
#394: added WebSocket.SendTimout to fix issue: https://github.com/sta…
#395 opened Aug 16, 2017 by 6opuc Loading… updated Dec 12, 2023
The program will be blocked when we use the properties of isAlive Act…
#644 opened Jan 8, 2021 by sinolover Loading… updated Dec 9, 2023
add_http_response_code_and_body_when_handshake_error
#730 opened May 31, 2023 by sharp00k Loading… updated May 31, 2023
Update to support .NET Core 3.1
#651 opened Feb 10, 2021 by darknessxk Loading… updated Mar 27, 2023
Resolved problem with StackOverflowException for .Net6.0
#703 opened Aug 1, 2022 by michaelmeling Loading… updated Jan 21, 2023
Add custom headers for handshake.
#704 opened Aug 12, 2022 by wayneroms Loading… updated Aug 12, 2022
Make HttpServer more consistent with WebSocketServer
#115 opened Mar 19, 2015 by Rohansi Loading… updated Mar 22, 2022
Review Changes to support NTLM and Kerberos proxy authentication in websocket-sharp
#148 opened Jul 28, 2015 by bunowna Loading… updated Nov 16, 2020
In closeHandshake do not mask the payload when receiving. Fixes issue #360
#625 opened Aug 13, 2020 by vivekrathod Loading… updated Aug 13, 2020
Enable access to HttpListenerContext
#560 opened Sep 2, 2019 by gottscj Loading… updated Aug 9, 2020
Update README: Pre-Build Dependencies
#618 opened Jul 3, 2020 by dylanh724 Loading… updated Jul 3, 2020
Update README.md on how to change SSL Protocol
#583 opened Dec 10, 2019 by eynzhang Loading… updated Jan 21, 2020
Allow OS to choose the best protocol to use
#547 opened Jun 21, 2019 by lwalejko Loading… updated Dec 10, 2019
CookieException: implement ISerializable
#571 opened Oct 15, 2019 by sp-felix-carmona Loading… updated Oct 31, 2019
fix #544 explicit implementation requires explicit indication of inhe…
#563 opened Sep 13, 2019 by korober Loading… updated Sep 13, 2019
Made FragmentLength property public
#533 opened Mar 9, 2019 by nvanlaerebeke Loading… updated Sep 6, 2019
Implements a unity sample app which can be controlled using webbrowser client
#552 opened Jul 17, 2019 by podborski Loading… updated Jul 17, 2019
Allow changing the user agent string from the client code.
#393 opened Aug 14, 2017 by jeroendx Loading… updated May 21, 2019
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.