A simple WebSocket library for Matlab.
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). jebej/MatlabWebSocket (https://github.com/jebej/MatlabWebSocket), GitHub. 검색 날짜: .
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 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).
|
||
| 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!
|
||
| 1.0.0.0 |
