top | item 28082060

(no title)

etxm | 4 years ago

Depending on how much memory the rules take up you could use SSE in the server SDK. I believe that’s how LaunchDarkly works.

https://developer.mozilla.org/en-US/docs/Web/API/Server-sent...

discuss

order

kkajla|4 years ago

Very cool! I wasn't aware of SSE. This could be very useful for our React SDK as well. Thank you for sharing :)