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

Fix Server-Sent Events Error (InvalidSCT) #24

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

JasonWei512
Copy link
Owner

Fix #23 .

In v1.0.4, user will see an error message when launching the program:

image

The error is gone after I updated eventsource-client crate to 0.12.2.

... by updating eventsource-client crate to 0.12.2
@JasonWei512 JasonWei512 merged commit 67c8528 into develop Jan 29, 2024
8 checks passed
@JasonWei512 JasonWei512 deleted the fix/sse-error branch January 29, 2024 23:09
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.

Error: Server-Sent Events Error: HttpStream
1 participant