Bus Error Reason
The possible underlying reasons a BusError error occurs.
Types
Link copied to clipboard
Failed to open a stream to the requested peer.
Link copied to clipboard
Bus message cannot be sent as the queue is full.
Link copied to clipboard
Bus message cannot be sent as the payload is too large (max 1 MB)
Link copied to clipboard
Sent a bus message with the same destination/reliability before the previous send completed.
Link copied to clipboard
Failed to send bus message.
Link copied to clipboard
The local peer closed this DittoBusStream.
Link copied to clipboard
The remote peer closed this DittoBusStream.
Link copied to clipboard
This DittoBusStream closed due to a communication failure.
Link copied to clipboard
Bus message cannot be sent as the payload is too large (max 128 kB)