#6 allow send_force

Open
opened 2 years ago by basiliscos · 0 comments

There are cases, when new messages are more important than old ones (e.g. logging, telemetry etc.), and current send method has no semantics to "overwrite older message, if there is no space for a new message".

The send_force has the described semantics. It returns true if the older message has been overwritten, and false otherwise.

There are cases, when new messages are more important than old ones (e.g. logging, telemetry etc.), and current `send` method has no semantics to "overwrite older message, if there is no space for a new message". The `send_force` has the described semantics. It returns `true` if the older message has been overwritten, and false otherwise.
basiliscos referenced this issue from a commit 2 years ago
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.