-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSE Disabled #52
Comments
I also want to use with with sse and Datastar . Seems a perfect match |
So functionally the SSE implementation is pretty much there, I commented it out just before release to get some more thorough testing out first. We'll likely get this out on the 26th if people are looking to use it! |
thanks @Chrisbattarbee will give the SSE a try with datastar ( Golang SSE web GUI ). |
https://github.com/r3labs/sse is a golang sse client and server btw. there are others out there too in golang |
Curious, did you mean to comment out the contents of
sse_server.go
and it's test file?The text was updated successfully, but these errors were encountered: