Commit Graph

5 Commits

Author SHA1 Message Date
DokaDoka
cb0b99e147 fix(resource/streaming): print default when limit is nil 2021-12-24 09:42:14 +11:00
DokaDoka
34bd55e4a6 feat(resource/streaming): set timeout length and return requested item on success (#4)
* feat: set timeout length

* fix: adjust variable names and set default to 100 ticks

* fix: make timeout local again
2021-12-12 14:14:06 +11:00
DokaDoka
a17a8c464b fix(resource/streaming): use correct variable names 2021-11-17 19:33:48 +11:00
Linden
6c2658c302 feat(resource/streaming): timeout functions after 20 ticks 2021-11-17 03:37:59 +11:00
Linden
ede02fb1b4 feat(resource): setup streaming exports and placeholders
Naturally I have not tested any of these.
2021-11-16 11:16:34 +11:00