XAsyncSockets
Socket library
A library that provides efficient and managed asynchronous socket functionality for Python/MicroPython
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
40 stars
7 watching
3 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
asyncasync-programmingasynchronousclientclient-serverconcurrent-processesesp32fifo-queuehc2micropythonpoolpycompythonserversocketsssltcptlsudpwipy
Related projects:
Repository | Description | Stars |
---|---|---|
ruifig/czspas | A minimalistic socket library with an Asio-like API for handling TCP connections asynchronously. | 26 |
chronoxor/cppserver | An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,429 |
jczic/microwebsrv2 | A highly optimized web server designed for embedded systems and IoT devices | 662 |
quora/asynq | A Python library that simplifies asynchronous programming by allowing batching of requests to external services. | 688 |
ascorbic/socket-io-actionscript | A client library for connecting to a Socket.IO server using ActionScript 3. | 35 |
usocket/usocket | A universal socket library for Common Lisp to enable networking across various implementations. | 220 |
swiftsocket/swiftsocket | Provides an easy-to-use interface for creating socket-based connections on Apple platforms. | 1,684 |
wieck/micropython-ntpclient | An NTP client library for ESP32 boards using uasyncio and micropython | 6 |
aloisdg/ether.network | A C# library for creating simple servers and clients using sockets. | 11 |
jczic/microwebcli | A micro HTTP Web client for MicroPython | 55 |
jgornick/asyncp | Port of an async library to use Promises instead of callbacks in Node.js | 29 |
octaprog7/ds3231 | A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. | 0 |
balancingrock/swiftersockets | A collection of socket utilities in Swift to simplify Unix socket programming. | 59 |
socketcluster/socketcluster-client | Provides a JavaScript client for a real-time communication library | 293 |
jczic/microrestcli | A micro HTTP JSON REST client library for MicroPython-based devices | 29 |