MatlabWebSocket icon indicating copy to clipboard operation
MatlabWebSocket copied to clipboard

A simple event-based WebSocket library for MATLAB.

Results 3 MatlabWebSocket issues
Sort by recently updated
recently updated
newest added

Hi I am wondering how to display messages received by the server which were send by the client? Any idea?

Hi! I have been trying to connect to a secure server through their WSS address but I keep getting `Error: sun.security.validator.ValidatorException: No trusted certificate found` I have already followed the...

Hi!: I was using the python socketio as the server and the matlab as client, however, an error happened : Disconnected from server at ws://127.0.0.1:9000 I debugged and the code...