https://github.com/rocket049/websocketrpc
Let server be able to remote call `API` at web browser over `WebSocket` connection.
https://github.com/rocket049/websocketrpc
Last synced: 4 months ago
JSON representation
Let server be able to remote call `API` at web browser over `WebSocket` connection.
- Host: GitHub
- URL: https://github.com/rocket049/websocketrpc
- Owner: rocket049
- License: apache-2.0
- Created: 2025-06-15T11:50:04.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-19T05:42:12.000Z (about 1 year ago)
- Last Synced: 2025-12-18T00:37:28.525Z (7 months ago)
- Language: Go
- Size: 68.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# websocketrpc
利用 `WebSocket` 连接从服务器远程调用浏览器中的`API`。
Let server be able to remote call `API` at web browser over `WebSocket` connection.