In Java 9 new features are added and one of them is WebSocket, I have found articles related to sending text(string)/binary messages only. So, how to send JSON data over websocket using Java 9. In Java 9 new features are added and one of the
In Java 9 new features are added and one of them is WebSocket, I have found articles related to sending text(string)/binary messages only. So, how to send JSON data over websocket using Java 9. In Java 9 new features are added and one of the