-
Notifications
You must be signed in to change notification settings - Fork 173
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
Enable JSR 356 #155
Comments
Can you provide an example to reproduce the problem? |
Please format XML snippets with triple backticks, as described here. |
Updated :) |
Can you provide a self-contained example program? Do you use spring-boot? |
No sping bot, but I'll try to create an example tomorrow. |
gretty 1.2.1-SNAPSHOT brings out-of-the-box support of websocket and two new examples showing how to use websocket: https://github.com/akhikhl/gretty/tree/master/examples/websocket https://github.com/akhikhl/gretty/tree/master/examples/springBootWebSocket Release 1.2.1 will contain all this. |
I can confirm that my project too works with 1.2.1. This ticket may be closed. |
When developing a websocket at start I get:
Adding a jetty-env.xml of:
I get the error:
The text was updated successfully, but these errors were encountered: