From b793604279b1975a2359e9edc786607b74709182 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 21 Nov 2021 09:58:49 -0800 Subject: first glimmers of networking working --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2d490b2..89194b0 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,8 @@ In addition to Lua 1.5, Teliva forks or depends on: building text-mode user interfaces. ([Alternative documentation](https://tldp.org/LDP/lpg-0.4.pdf)) * The [lcurses](https://github.com/lcurses/lcurses) binding for ncurses. ([Documentation](http://lcurses.github.io/lcurses)) +* The [luasocket](https://w3.impa.br/~diego/software/luasocket) library of + networking primitives. * The [Kilo](https://github.com/antirez/kilo) text editor. (Read more about it in this [fantastic walk-through](https://viewsourcecode.org/snaptoken/kilo).) -- cgit 1.4.1-2-gfad0