mirror of https://github.com/velour/catbase.git
Chris Sexton
ae4e28c5be
There was an error with buffers ending in \x00 unmarshaling the message when it was short: {"type": "pong"} My solution was to just include a timestamp to make the message large enough to fill the initial buffer size. Perfect. |
||
---|---|---|
.. | ||
fix_text.go | ||
slack.go |