Fleck
WebSocket library
A simple and lightweight C# implementation of the WebSocket protocol
C# Websocket Implementation
2k stars
134 watching
586 forks
Language: C#
last commit: 6 months ago
Linked from 5 awesome lists
c-sharpdot-nethacktoberfestwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
sta/websocket-sharp | An implementation of the WebSocket protocol for C# applications. | 5,759 |
zaphoyd/websocketpp | Provides a C++ library to establish and manage WebSocket connections between clients and servers over network. | 7,127 |
theturtle32/websocket-node | An implementation of the WebSocket protocol for Node.js | 3,766 |
chronoxor/netcoreserver | A high-performance C# .NET Core library for building fast and low-latency socket servers and clients with support for multiple protocols. | 2,822 |
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,839 |
kerryjiang/supersocket | An extensible framework for building real-time communication applications using sockets in C#. | 3,958 |
tootallnate/java-websocket | A WebSocket implementation in Java | 10,557 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,978 |
facebookincubator/socketrocket | A WebSocket client library for iOS and macOS | 9,568 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 557 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 701 |
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 757 |
erebe/wstunnel | A tool to bypass firewalls and proxies by tunneling traffic over Websocket or HTTP2 | 4,397 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |