packline icon indicating copy to clipboard operation
packline copied to clipboard

Results 5 packline issues
Sort by recently updated
recently updated
newest added

## Detailed Description Add unitary tests to cover 100% of our code. ## Context It is important that all functions of our code are covered by tests, we cant guarantee...

enhancement

## Description Add produce message in flow protocol ## Motivation and Context It is needed a way of publishing new messages in a channel trough client interface. ## Types of...

The message must have a body and a header |Message| Type| |--|--| |Header| `Map`| |Body| `Bytes` |

enhancement
core

Collect all messages that must be deleted/expired in each channel

enhancement
core

Add stream support over flow connection reducing metadata sent in each request for consumers and producers.

enhancement
flow
cli