DNWebSocket
WebSocket client
A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections.
WebSocket(RFC-6455) library written using Swift
36 stars
1 watching
4 forks
Language: Swift
last commit: almost 6 years ago
Linked from 2 awesome lists
swiftswift-websocketwebsocketwebsocket-clientwebsocket-librarywebsocket-protocol
Related projects:
Repository | Description | Stars |
---|---|---|
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
vapor/websocket-kit | A WebSocket client library built using SwiftNIO to establish bidirectional communication between clients and servers. | 278 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
zhaojh329/libuwsc | A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 693 |
denoland/fastwebsockets | A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers. | 872 |
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 752 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
narrowtux/tube | A pure Elixir WebSocket client library for establishing real-time connections | 12 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |