holochain / sbd

Simple websocket-based message relay servers and clients
Apache License 2.0
2 stars 0 forks source link

introduce `Error::MsgOversized` #4

Open steveej opened 5 months ago

steveej commented 5 months ago

this could be a distinct error type e.g. Error::MsgOversized maybe even with a number indicating the size limit

_Originally posted by @steveej in https://github.com/holochain/sbd/pull/2#discussion_r1576353097_