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

Global annotations for WebSocket requirement #1357

Open
CrossLee opened this issue Aug 16, 2020 · 0 comments
Open

Global annotations for WebSocket requirement #1357

CrossLee opened this issue Aug 16, 2020 · 0 comments
Assignees
Milestone

Comments

@CrossLee
Copy link

Act has provided @WsEndpoint for WebSocketController to avoid global listening. It's cumbersome to add every @WsEndpoint on my business WebSocket controller to avoid global listening.

a global ws annotation(ie: @WSGLOBAL) is better than many @WsEndpoint annotations.

this requirement comes from #1356

@greenlaw110 greenlaw110 added this to the 1.9.1 milestone Aug 19, 2020
@greenlaw110 greenlaw110 self-assigned this Aug 19, 2020
@greenlaw110 greenlaw110 modified the milestones: 1.9.1, 1.10.0 Dec 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants