IntersectMBO / IntersectMBO/dmq-node

N2c local notification evolution to support `hasMore`

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
2
Forks
4
Avg merge
2d 14h
Merged PRs (30d)
2

Description

> [!IMPORTANT]
> This is an idea of enhancement. This will create a breaking change and require coordinated modifications of DMQ node, Pallas library, Mithril nodes and CIP.

Support the `hasMore` flag in the n2c notification mini-protocol blocking request to allow returning not the full list of messages available.
The process would be:
- If the blocking request returns `hasMore` to `true`.
- The next call made by the client is a non blocking request.
- The previous steps repeats until the response includes `hasMore` to `false`.

This is related to the issue https://github.com/IntersectMBO/dmq-node/issues/15

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.