Skip to content

Ensure WebSockets get routed properly without AoT compilation #1247

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

llama-for3ver
Copy link
Contributor

This intends to fix #1215 where trying to connect to a WS would 404 without AOT. I've added a basic test case for it.

@SaltyAom SaltyAom merged commit 548d49f into elysiajs:main Jun 16, 2025
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.

Websocket request do not work when AOT is set to "false"
2 participants