actix / sockjsLinks
SockJS server for rust language
☆62Updated 5 years ago
Alternatives and similar repositories for sockjs
Users that are interested in sockjs are comparing it to the libraries listed below
Sorting:
- Redis actor and middleware for Actix☆109Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Distributed actors for actix framework.☆85Updated 7 years ago
- Protobuf integration for actix web☆81Updated 5 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- Moved to actix-extras repo.☆83Updated 5 years ago
- Message broker for the Actix actor framework☆37Updated 4 years ago
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- Rust MetroHash☆52Updated 8 months ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Serde support for redis-rs☆75Updated 10 months ago
- Extensions for standard networking types☆106Updated last year
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 7 months ago
- Rust query string parser with nesting support☆70Updated 2 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- Utilities for encoding and decoding frames with async/await