websocket-kit
WebSocket client
A WebSocket client library built using SwiftNIO to establish bidirectional communication between clients and servers.
WebSocket client library built on SwiftNIO
278 stars
25 watching
79 forks
Language: Swift
last commit: about 2 months ago
Linked from 1 awesome list
server-side-swiftspmswiftswift-niovaporvapor-servicewebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
narrowtux/tube | A pure Elixir WebSocket client library for establishing real-time connections | 12 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,028 |
niv/websocket.nim | A WebSocket implementation for client-server communication | 102 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 693 |
boilertalk/web3.swift | A Swift library for interacting with the Ethereum Network and signing transactions | 647 |
vapor-community/sockets | A non-blocking TCP socket layer with event-driven server and client | 575 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
simb/flashsocket.io | A library that enables communication between Flash/Flex applications and Socket.IO servers using WebSocket technology. | 211 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |