Websockets in Java
When it comes to client-server communication, WebSockets can provide some of the highest levels of interaction. In this presentation, we’ll discuss what WebSockets are, why you might want to use them, and how you would go about doing it. In addition to looking at the Java API, we’ll take a …