Multiplex is a key-value store with the ability to publish and subscribe to keys.
Runs on http://localhost:8080
cargo runGet's a value that was set for this key.
Set's a value for the given key using a raw string in the request body.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Multiplex is a key-value store with the ability to publish and subscribe to keys.
Runs on http://localhost:8080
cargo runGet's a value that was set for this key.
Set's a value for the given key using a raw string in the request body.