make it so
This commit is contained in:
10
README.md
Normal file
10
README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 862
|
||||
|
||||
An implementation of [RFC 862](https://tools.ietf.org/html/rfc862), the “echo”
|
||||
service, for the heck of it.
|
||||
|
||||
## Limitations
|
||||
|
||||
This only echos back messages up to 256 characters. That really ought to be
|
||||
enough for everyone. It also doesn’t notice when a client dies, which is not
|
||||
great.
|
Reference in New Issue
Block a user