Releases: 3CLogicInc/go-eventsocket
Releases · 3CLogicInc/go-eventsocket
v1.0.4: Merge pull request #8 from 3CLogicInc/custom_header_poc
debug release
debug release - generate runtime stack on timeout
crash if event type is unsupported
Merge pull request #6 from 3CLogicInc/freezefix trying to figure out ignoring text/event-json events was the problem
bug fix when writing to event []string slice
Merge pull request #5 from 3CLogicInc/freezefix bug fix casuing FS event queue to fault
event type changed to []string
text/json content type not supported anymore.
event type changed to []string
event type changed to string slice. will avoid conversion in FS package of cigol
v1.0: Merge pull request #2 from 3CLogicInc/error_chan_hangup
FIX | Don't listen for error chan on ReadEvent