An open API service indexing awesome lists of open source software.

https://github.com/alyssais/memsocket

An asynchronous in-memory socket-like interface for Rust
https://github.com/alyssais/memsocket

asynchronous in-memory socket tokio

Last synced: 10 days ago
JSON representation

An asynchronous in-memory socket-like interface for Rust

Awesome Lists containing this project

README

        

# memsocket

An asynchronous socket-like interface for Rust, for when you want clients and
servers to be able to communicate entirely in memory.