eventsource
eventsource copied to clipboard
SSE Swiss Army Knife for Go
Results
1
eventsource issues
Sort by
recently updated
recently updated
newest added
I think the call to `func (e *Event) Write(p []byte) (int, error) {` should not convert to a string; it should just do what `WriteRaw` does, and then remove `WriteRaw`....