websocket-sharp
WebSocket library
An implementation of the WebSocket protocol for C# applications.
A C# implementation of the WebSocket protocol client and server
6k stars
293 watching
2k forks
Language: C#
last commit: 15 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
code-sharp/wampsharp | A C# implementation of the Web Application Messaging Protocol | 386 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
zaphoyd/websocketpp | A C++ library that provides WebSocket protocol implementation and support for various network transport modules. | 7,056 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
statianzo/fleck | A simple and lightweight C# implementation of the WebSocket protocol | 2,294 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
shaunabanana/unity-websocket-server | A WebSocket server for Unity | 69 |
zhaojh329/libuwsc | A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
nventimiglia/websockets.pcl | A portable class library implementing WebSocket protocol on multiple platforms using native bridges and libraries. | 98 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 693 |
ricosuter/nswag | Tools and middleware to generate and serve API documentation and client code for .NET and other languages | 6,788 |
kerryjiang/supersocket | An extensible framework for building real-time communication applications using sockets in C# | 3,939 |
sharplogic/lightnap | A full stack starter kit for building Single Page Applications with a solid foundation for authentication and identity management. | 61 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |