Last updated:
0 purchases
socketless 0.4.0
Socketless is a an asynchronous TCP messaging library for
implementing communication using messages and broadcast req/rep
instead of raw sockets. Socketless relies on the library syncless
to provide high-performance non-blocking sockets through utilization
of epoll/kevent/kqueue. Socketless is implemented in Cython for high throughput.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.