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

Add multiplexing for requests over a single subscription #643

Closed
Jarema opened this issue Sep 23, 2022 · 1 comment
Closed

Add multiplexing for requests over a single subscription #643

Jarema opened this issue Sep 23, 2022 · 1 comment
Assignees
Labels
enhancement Enhancement to existing functionality

Comments

@Jarema
Copy link
Member

Jarema commented Sep 23, 2022

Request-reply pattern should not create new subscriptin for each call.

Instead, there should be one global subscription, probably initialized at first request, with a token representing a particular request response.

Go entry point

@Jarema Jarema self-assigned this Sep 23, 2022
@caspervonb caspervonb added the enhancement Enhancement to existing functionality label Apr 7, 2023
@caspervonb caspervonb changed the title Add mux for requests Add multiplexing for requests over a single subscription Apr 25, 2023
@caspervonb caspervonb assigned n1ghtmare and unassigned Jarema May 1, 2023
@caspervonb caspervonb assigned caspervonb and unassigned n1ghtmare Oct 5, 2023
@caspervonb
Copy link
Collaborator

Closing, this was resolved in #1069

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants