google / google/fleetspeak-rs

Enforce Fleetspeak message size limit

Open
#10 0 comments 0 reactions 1 assignee Claimed by @panhania View on GitHub
Dominant language
Rust
Stars
12
Forks
7
Avg merge
1d 5h
Merged PRs (30d)
4

Description

Fleetspeak has a [message size limit of 2 MiB][1]. By not enforcing this limit in the connector library, we delay the issue and make applications end in cryptic way (as Fleetspeak terminates the connection).

[1]: https://github.com/google/fleetspeak/blob/126fd45b8732cb0998a5a93845489887daf89bd9/fleetspeak/src/client/channel/channel.go#L50

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.