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

https://github.com/dbrgn/echo-server-rs

An implementation of RFC 862. Both a TCP and an UDP echo server are provided.
https://github.com/dbrgn/echo-server-rs

Last synced: 3 months ago
JSON representation

An implementation of RFC 862. Both a TCP and an UDP echo server are provided.

Awesome Lists containing this project

README

          

# Echo Server

An implementation of [RFC 862](https://tools.ietf.org/html/rfc862). Both a TCP
and an UDP echo server are provided.