Remove TODO for BufferedConnection, decided to go keep the buffering after getting feedback
This commit is contained in:
parent
9bd12123b0
commit
8e3fb81062
1
TODO.md
1
TODO.md
@ -4,4 +4,3 @@
|
|||||||
* Need PUT example. How?
|
* Need PUT example. How?
|
||||||
* Rename args.lua to get.lua, so it matches post.lua convention.
|
* Rename args.lua to get.lua, so it matches post.lua convention.
|
||||||
* How can I test the whole JSON post thing?
|
* How can I test the whole JSON post thing?
|
||||||
* BufferedConnection seems too clever. Simplify by removing the buffering and only providing yielding. Worth it? Will make server slower.
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user