Nov 20, 2020
In this example, The server is sending the events generated by the client it self so it might look like client is sending the request itself.
You can rewire the example to send any type of event you want or send event's at a certain time interval.
Just push any data you want to send to the sse channel `sseChannel.Notifier`
You can check this great video by Hussein Nasser https://www.youtube.com/watch?v=4HlNv1qpZFY