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

Serve .ws and .sse endpoints from any path. #35

Merged
merged 8 commits into from
Jul 1, 2024
Merged

Serve .ws and .sse endpoints from any path. #35

merged 8 commits into from
Jul 1, 2024

Conversation

jmalloc
Copy link
Owner

@jmalloc jmalloc commented Jun 30, 2024

This PR changes the server to host the websocket UI under any path when the .ws filename is requested. Likewise it will stream server-sent events from any path preceding the .sse filename.

The websocket UI has also been updated to open the websocket connection at the same directory as the .ws file.

@jmalloc jmalloc merged commit 150136e into main Jul 1, 2024
2 checks passed
@jmalloc jmalloc deleted the frontend-path branch July 1, 2024 08:03
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