kurt-yagram

Results 2 issues of kurt-yagram

By using `...` of `memoise`, one can have a full cache invalidation, if I understand well. Meaning: when the result of `...` (function) is different, the value is recalculated (I...

feature

sse has more than a `data` field. It can include an `event`, or `id` (amongst some others). `event` in this lib should conform sse events.