11 lines
254 B
Markdown
11 lines
254 B
Markdown
# Nym Echo Server
|
|
|
|
This is an initial minimal implementation of an echo server built using the `NymProxyServer` Rust SDK abstraction.
|
|
|
|
TODO
|
|
- [ ] proper readme
|
|
- [ ] workspace
|
|
- [ ] clippy
|
|
- [ ] make utils exportable + import properly
|
|
- [ ] child tokens
|