Websockets.PCL
WebSocket library
A portable class library implementing WebSocket protocol on multiple platforms using native bridges and libraries.
C# Websockets for all platforms using native bridges
98 stars
15 watching
36 forks
Language: C#
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
juliaweb/websockets.jl | A WebSockets library for Julia that provides a simple way to establish and manage WebSocket connections. | 158 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 407 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |
drashland/wocket | A WebSocket library for Deno that enables real-time communication between clients and servers. | 104 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 693 |
palindromelabs/websockets-playground | A platform for testing and experimenting with WebSocket servers. | 28 |
niv/websocket.nim | A WebSocket implementation for client-server communication | 102 |
denoland/fastwebsockets | A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers. | 872 |