chore: added readme
This commit is contained in:
parent
2681801a1e
commit
f78738ca92
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Lander Network Module
|
||||
|
||||
This library offers a TCP event loop, implemented using epoll, as well as an
|
||||
HTTP server framework layered on top.
|
||||
|
||||
This started as the network implementation for my
|
||||
[Lander](https://git.rustybever.be/Chewing_Bever/lander) project, but it has
|
||||
since grown into an independent library that I'll be using in some other
|
||||
projects as well.
|
||||
Loading…
Add table
Add a link
Reference in a new issue