si3nloong / raptor

Slim and fast like a raptor
MIT License
9 stars 0 forks source link

SSE support #3

Open si3nloong opened 6 years ago

si3nloong commented 6 years ago

Currently, there are no SSE support for fasthttp

May be we can refer to https://iris-go.com/v10/recipe#Sse%20Third%20Party112 for more insight

Golang SSE http example : https://github.com/julienschmidt/sse https://github.com/r3labs/sse https://github.com/kljensen/golang-html5-sse-example