1
0
mirror of https://github.com/velour/catbase.git synced 2025-04-03 11:49:55 +00:00
Chris Sexton ae4e28c5be Add a ping/pong message to slack.
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.
2018-06-27 08:41:23 -04:00
..
2018-06-27 08:41:23 -04:00