At first sorry for my bad Ebglish..only my programming skills are even worse..
I am using the normal built in Websocket. i managed to connect to the Server, i subscribed to the Channel so they push me the messages all the time.
i am also able to display this data in a textbox.
The Message is a JsonString. But i have no idea to handle this Json. i tried Array, Dictonary, almost all plugins.
Maybe someone can help me?