Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(config): add websocket configuration proto
- Create websocket.proto file in third_party/config/v1/ - Define WebSocket message structure for WebSocket server configuration - Include network, address, path, codec, and timeout settings
- Loading branch information