uwebsockets
web client library
An implementation of websockets for the ESP8266
Micropython websockets implementation
192 stars
14 watching
44 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
betaravener/upy-websocket-server | An ESP8266/ESP32 websocket server implementation allowing client-server communication | 84 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
denoland/fastwebsockets | A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers. | 872 |
hugokernel/micropython-nanoweb | A full asynchronous web server for Micropython with a small memory footprint. | 106 |
wooldoughnut310/micropython-firebase-firestore | A Python library for interacting with Firebase Firestore databases on MicroPython-based devices. | 8 |
stephenmcd/django-socketio | Enables WebSockets support in Django applications | 1,321 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
radu-matei/websocket-manager | Real-time library for ASP.NET Core applications using WebSockets | 452 |
lawouach/websocket-for-python | An implementation of the WebSocket protocol defined in RFC 6455 for Python programming | 1,121 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
weapp-socketio/weapp.socket.io | A WebSocket client library for building real-time communication in WeChat Mini Programs | 692 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 696 |
vshymanskyy/aiodns | An asynchronous DNS client for MicroPython-based boards | 10 |