| Package | Description |
|---|---|
| org.flmelody.core |
| Modifier and Type | Method and Description |
|---|---|
RouterGroup<M> |
AbstractRouterGroup.ws(String relativePath,
Consumer<WebSocketWindwardContext> consumer) |
Windward |
Windward.ws(String relativePath,
Consumer<WebSocketWindwardContext> consumer)
register websocket function
|
Router |
Router.ws(String relativePath,
Consumer<WebSocketWindwardContext> consumer)
register websocket function
|
Copyright © 2023 flmelody. All rights reserved.