Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support header only consumers #61

Closed
13 tasks done
ripienaar opened this issue Oct 6, 2021 · 1 comment
Closed
13 tasks done

Support header only consumers #61

ripienaar opened this issue Oct 6, 2021 · 1 comment
Assignees
Labels
client Client related work enhancement New feature or request server:2.6.x

Comments

@ripienaar
Copy link
Contributor

ripienaar commented Oct 6, 2021

Overview

Consumers have an option to enable delivering just headers. When delivering just headers an additional header Nats-Msg-Size is added indicating the size of the omitted body.

Server PR nats-io/nats-server#2596
Schemas in nats-io/jsm.go#333

These features are required for ADR-8

Clients and Tools

Other Tasks

Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.

@ripienaar ripienaar added enhancement New feature or request client Client related work labels Oct 6, 2021
scottf added a commit to nats-io/nats.net that referenced this issue Oct 10, 2021
@scottf scottf removed their assignment Feb 17, 2022
@Jarema Jarema removed their assignment Aug 30, 2022
@ripienaar ripienaar removed their assignment Sep 2, 2022
@bruth
Copy link
Member

bruth commented Sep 10, 2022

Python implemented in nats-io/nats.py#216
Docs PR here; nats-io/nats.docs#482

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Client related work enhancement New feature or request server:2.6.x
Projects
None yet
Development

No branches or pull requests

10 participants