Skip to content

adding request reply method#63

Open
t2o2 wants to merge 3 commits intoasaskevich:masterfrom
t2o2:master
Open

adding request reply method#63
t2o2 wants to merge 3 commits intoasaskevich:masterfrom
t2o2:master

Conversation

@t2o2
Copy link

@t2o2 t2o2 commented Jun 15, 2024

Adding request and reply feature similar to NATS

Writing wrapper to check the reply subscription is correct and leverage the existing transactional option as well

@t2o2
Copy link
Author

t2o2 commented Jun 19, 2024

  • added request response pattern on top of existing pub sub mechanism
  • using sync map to handle high concurrency
  • added timeout for request, in case of not responsive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant