mirror of
https://github.com/aljazceru/pubky-core.git
synced 2025-12-31 21:04:34 +01:00
8 lines
332 B
Markdown
8 lines
332 B
Markdown
# HTTP Relay
|
|
|
|
A Rust implementation of _some_ of [Http relay spec](https://httprelay.io/).
|
|
|
|
Normally you are better off running the [reference implementation's binary](https://httprelay.io/download/).
|
|
|
|
This implementation, for the time being is meant for having a convenient library to be used in unit tests, and testnets in Pubky.
|