Fleck
WebSocket library
A simple and lightweight C# implementation of the WebSocket protocol
C# Websocket Implementation
2k stars
135 watching
583 forks
Language: C#
last commit: 5 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,731 |
zaphoyd/websocketpp | A C++ library that provides WebSocket protocol implementation and support for various network transport modules. | 7,056 |
theturtle32/websocket-node | An implementation of the WebSocket protocol for Node.js | 3,757 |
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,803 |
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,752 |
kerryjiang/supersocket | An extensible framework for building real-time communication applications using sockets in C# | 3,939 |
tootallnate/java-websocket | A library implementing a WebSocket protocol in Java. | 10,530 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,967 |
facebookincubator/socketrocket | A WebSocket client library for iOS and macOS | 9,554 |
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. | 551 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 693 |
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 752 |
erebe/wstunnel | A tool to bypass firewalls and proxies by tunneling traffic over Websocket or HTTP2 | 4,310 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |