Hi, may I know how to send message after connecting the web socket?
Hi Chan,The previous version(1.0.2) of this plugin didn't support to send messages to the socket server.
I've just uploaded a new version (1.0.3) to the forge that supports this feature.Let me know if it helps :)
Hi Luis,
it works brilliantly! Thank you so much for your prompt response.
Hello Chan,
I suggest you download demo of component and open it then check implementation and how it is used to send messages or connect with server
Hi Mostafa,
Thanks for your reply. I've downloaded and tried it, I have successfully connected to my socket server but I couldn't figure out how to send message to my socket server.