Fork me on GitHub
#yada
<
2016-07-25
>
severed-infinity16:07:48

hey again, I am curious and looking for any examples of sockets being used with yada. I am looking to implement a push/notification system for an app I am building where previously I had it setup to poll instead.

lmergen19:07:40

@severed-infinity: with 'sockets', i assume you use WebSockets ?

lmergen19:07:35

that would be an example of server side events

severed-infinity19:07:37

yea thats what I meant, found the docs on the SSE stuff

lmergen19:07:07

ok, it's pretty much only related to aleph, not to yada

severed-infinity19:07:33

the SSE is seems to be a better fit for what I am looking for, WebSockets would of been a bigger hassle

malcolmsparks20:07:30

There's some sse demos in the yada repo under dev/