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 404 error by switching to the new SSE API #21

Merged
merged 2 commits into from
Aug 18, 2023
Merged

Conversation

JasonWei512
Copy link
Owner

Fix #20.
Code Radio no longer uses the old WebSocket API.
Now they are using Server-Sent Events to stream "now playing" info to the clients.

Code Radio no longer uses the old WebSocket API.
Now they are using Server-Sent Events to stream "now playing" info to the clients.
@JasonWei512 JasonWei512 mentioned this pull request Aug 17, 2023
@JasonWei512 JasonWei512 merged commit 0f45382 into develop Aug 18, 2023
8 checks passed
@JasonWei512 JasonWei512 deleted the fix/404 branch January 29, 2024 06:17
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.

Getting 404 error
1 participant