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

Unsubscribing and SSE Eventing #16

Open
ShichenLin opened this issue Dec 3, 2021 · 1 comment
Open

Unsubscribing and SSE Eventing #16

ShichenLin opened this issue Dec 3, 2021 · 1 comment

Comments

@ShichenLin
Copy link

Is there any plan to support testing for unsubscribing and SSE eventing?

@mraineri
Copy link
Contributor

mraineri commented Dec 3, 2021

I was expecting that unsubscribing would be part of the tool already; looking at the source I don't see that. I think it would be beneficial for the tool to clean up the subscription for itself when it exits. We can certainly add this.

We hadn't considered SSE, but considering this tool does store events received in a local file, I think it would be a good option to support.

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

No branches or pull requests

2 participants