nodemcu-firmware/lua_modules/fifo
Nathaniel Wesley Filardo 1070466feb Revise fifo{,sock} (#2671)
Fixes to #2650:

- Convert fifosock to returning tables containing ctors
- Improve docs
- Add a missed :on("sent", nil) in the http server
2019-02-17 18:32:16 +00:00
..
fifo.lua A generic fifo and fifosock wrapper, under telnet and http server (#2650) 2019-02-16 13:51:40 +01:00
fifosock.lua Revise fifo{,sock} (#2671) 2019-02-17 18:32:16 +00:00
fifosocktest.lua Revise fifo{,sock} (#2671) 2019-02-17 18:32:16 +00:00