A simple WebSocket library for Matlab.
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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
Citar como
Jeremy (2026). jebej/MatlabWebSocket (https://github.com/jebej/MatlabWebSocket), GitHub. Recuperado .
Información general
- Versión 1.4.0.0 (171 KB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
| Versión | Publicado | Notas de la versión | 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 |
