Files
nym/tools/echo-server
Floriane TUERNAL SABOTINOV 12f7f7b669 featurized otel
2025-10-16 13:53:52 +02:00
..
2025-10-16 13:53:52 +02:00
2025-10-16 13:53:52 +02:00

Nym Echo Server

This is an initial, minimal implementation of an echo server built using the NymProxyServer Rust SDK abstraction.

It currently relies on parsing out a ProxiedMessage from incoming messages, used by the NymProxyClient. In the future it will try and parse a ReconstructedMessage type, in order to allow standard MixnetClients to receive echo messages.

You can find the docs here.