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

[ADDED] NATS Streaming APIs #157

Merged
merged 4 commits into from
Aug 22, 2018
Merged

[ADDED] NATS Streaming APIs #157

merged 4 commits into from
Aug 22, 2018

Conversation

kozlovic
Copy link
Member

@kozlovic kozlovic commented Aug 7, 2018

Resolves #140

Signed-off-by: Ivan Kozlovic ivan@synadia.com

@loint
Copy link

loint commented Aug 18, 2018

Hi guys,

Are there any news since this pull request ?
We're looking for Nats Streaming and need this support from this PR for our Event Sourcing solutions

Thanks in advanced

@kozlovic
Copy link
Member Author

@loint Planning to merge this to master soon, and then release as a 1.8.0-beta since I would like some feedback from the community on the API.
For instance, I just recently changed the stanConnection_PublishAsync() API, and may have to change other things based on users' feedback, which is why I want to release as a beta first.

@kozlovic kozlovic force-pushed the add_streaming_support branch 2 times, most recently from 1c648e0 to 3f5f696 Compare August 20, 2018 23:54
@loint
Copy link

loint commented Aug 21, 2018

Thanks for great work.
I'm looking forward for your updates.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
- Update stanConnection_PublishAsync usage in README
- Add example showing how to pass closure for publish async call
- Fix natsSubscription_setOnCompleteCB() to check for possible
  subscription being closed.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
@kozlovic kozlovic merged commit fcc11ce into master Aug 22, 2018
@kozlovic kozlovic deleted the add_streaming_support branch August 22, 2018 21:58
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.

2 participants