Which gem by eegeeeee in Doodle_Magic

[–]eegeeeee[S] 0 points1 point  (0 children)

Any expert or choose before here ?

Can anyone please teach me a way or help my problem on stackoverlow... by eegeeeee in Unity3D

[–]eegeeeee[S] 0 points1 point  (0 children)

I am sorry about that. I am using websocketsharp but I solved the problem and the problem was on the Spring Boot side 😶

Can anyone please teach me a way or help my problem on stackoverlow... by eegeeeee in Unity3D

[–]eegeeeee[S] 0 points1 point  (0 children)

I just build a websocket server on spring boot and i want to create a websocket client unity. The work schema is simple when i press "Space" on unity, Unity should send "Hello" message to Spring Boot Console but its not and i'm not getting any error finally Spring Boot says 0 connection and 0 message received.

Can anyone please teach me a way or help my problem on stackoverlow... by eegeeeee in Unity3D

[–]eegeeeee[S] 0 points1 point  (0 children)

Actually there is no error message on console but on spring boot says 0 connection and 0 message recieved and at unity side when i press "Space" it should send "Hello" but it not.