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
289 watching
2k forks
Language: C#
last commit: 2 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
code-sharp/wampsharp | A C# implementation of the Web Application Messaging Protocol | 384 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
zaphoyd/websocketpp | Provides a C++ library to establish and manage WebSocket connections between clients and servers over network. | 7,127 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 557 |
statianzo/fleck | A simple and lightweight C# implementation of the WebSocket protocol | 2,311 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,912 |
shaunabanana/unity-websocket-server | Provides a WebSocket server for Unity | 70 |
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 | 701 |
ricosuter/nswag | Tools and middleware to generate and serve API documentation and client code for .NET and other languages | 6,842 |
kerryjiang/supersocket | An extensible framework for building real-time communication applications using sockets in C#. | 3,958 |
sharplogic/lightnap | A full stack starter kit for building Single Page Applications (SPA) with ASP.NET Identity and JWT token management | 66 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |