Skip to content

Global annotations for WebSocket requirement #1357

Description

@CrossLee

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions