There is a WebSocket extension and I don’t know how it works.
If you click on the extension on the project panel, it’ll bring up a pop-up with a button in the bottom left corner to display it in the editor. then you can explore the extension and figure out how it works.
I wasn’t looking for how the extension was made, I want to know how to use it
1 Like
There doesn’t appear to be much in the way of documentation for it, which I guess is what you’re after. The thing is, if you investigate the extension you could work out what paramters are needed and what functionality is available.
I tried but there are currently no tutorials for it, I want to figure out how to get the server address
You need to provide that, to whatever server you’re trying to connect to.