vertx-dart-sockjs
WebSocket client
A Dart-based implementation of the WebSocket protocol, allowing real-time communication between clients and servers.
0 stars
1 watching
1 forks
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sockjs/sockjs-node | A Node.js library that enables real-time, cross-browser communication between clients and servers through a WebSocket-like interface | 2,095 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
jnguillerme/mqtt.dart | An MQTT client written in Dart for connecting to MQTT brokers and sending/receiving messages over various protocols. | 51 |
ratchetphp/pawl | A PHP library implementing an asynchronous WebSocket client for communicating with web servers. | 583 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,028 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
dint-dev/universal_io | A package providing a cross-platform HTTP client library for Dart, allowing developers to make requests on multiple platforms and browsers. | 97 |
jebej/matlabwebsocket | A MATLAB library that enables real-time communication over the web using a WebSocket protocol. | 74 |
webbit/webbit | A Java library providing an event-based WebSocket and HTTP server framework | 817 |
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 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-mongo-client | An asynchronous client for interacting with a MongoDB database | 60 |
vitalets/websocket-as-promised | A Promise-based API for interacting with WebSockets | 595 |