Scarlet

WebSockets client

An implementation of a WebSocket client for Kotlin and Android that supports multiple protocols.

A Retrofit inspired WebSocket client for Kotlin, Java, and Android

GitHub

3k stars
56 watching
240 forks
Language: Kotlin
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
takahikokawasaki/nv-websocket-client A high-quality WebSocket client implementation in Java. 2,031
gs-ts/bitfinexclient An Android app demonstrating clean architecture with MVVM and websockets using Scarlet 19
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36
tootallnate/java-websocket A WebSocket implementation in Java 10,557
vapor/websocket-kit A WebSocket client library built using SwiftNIO to establish bidirectional communication between clients and servers. 283
hannah-portswigger/websocketturbointruder An extension for web browser development tools to test WebSocket protocols by sending custom messages and analyzing responses. 14
johanwinther/websocket_server Provides an async iterator for WebSocket events from all connected clients 9
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
lxzan/gws A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. 1,442
krohling/arduinowebsocketclient A Websocket client library for Arduino that enables communication with web services over Websockets 228
commandodev/stargate Enables bi-directional communication between web clients and servers over a single TCP socket 39
elpheria/rpc-websockets Enables developers to implement business logic over WebSocket protocol using JSON-RPC 2.0 595
daltoniam/starscream A WebSocket library in Swift for establishing and managing real-time communication between devices. 8,377
joewalnes/websocketd Tool to turn existing command-line applications into WebSocket servers by piping client input and sending server output over WebSockets 17,176
feross/simple-websocket Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. 185