meows/src
R Tyler Croy 12b4948355 Invoke the default handler when an unknown message type is sent
For well formed messages which do _not_ have a known message type, the previous
behavior was to simply drop the message. This change ensures that the default
handler has a chance to execute even on well formed messages
2020-07-05 15:02:16 -07:00
..
lib.rs Invoke the default handler when an unknown message type is sent 2020-07-05 15:02:16 -07:00
server.rs Initial commit 2020-06-07 15:17:25 -07:00