Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
channel: reject oversized messages on the sender side.
Reject oversized messages on the sender side, keeping the receiver side rejection intact. This should provide minimal low-level plumbing for clients to attempt application level corrective actions on the requestor side, if the high-level protocol is designed with this in mind. Signed-off-by: Krisztian Litkey <[email protected]>
- Loading branch information