jebej/MatlabWebSock​et

版本 1.4.0.0 (171.3 KB) 作者: Jeremy
A simple WebSocket library for Matlab.
1.6K 次下载
更新时间 2021/1/20

MatlabWebSocket is a simple library consisting of a websocket server and client for MATLAB built on Java-WebSocket, a java implementation of the websocket protocol. Encryption is supported with self-signed certificates made with the java keytool.
Please see the documentation on Github:
https://github.com/jebej/MatlabWebSocket

引用格式

Jeremy (2024). jebej/MatlabWebSocket (https://github.com/jebej/MatlabWebSocket), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Call Web Services from MATLAB Using HTTP 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.4.0.0

- onMessage methods now receive fragmented messages (they are first collated)

1.2.0.0

- The MATLAB central version is at 1.2, which corresponds to the 1.0 release on Github (will fix this).
- The server is now be able to be closed and restarted on the same port
- WebSocketSecure (wss) is now supported via self-signed certificates

1.1.0.0

Added a client, renamed the JAR to be more general. Make sure you update the names in the java class path and in your m files!
Also wrapped the java objects in handles to avoid possible memory leaks.

1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库