WebSockets
-
Software Development

Slides from Nuts and Bolts of WebSocket at #Devoxx 2014
Peter Moskovits from Kaazing (@peterm_kaazing) and I gave a university talk at Devoxx 2014 on Nuts and Bolts of WebSocket.…
Read More » -
Software Development

STOMP over WebSocket
STOMP is Simple Text Oriented Messaging Protocol. It defines an interoperable wire format that allows a STOMP client to communicate…
Read More » -
Enterprise Java

WebSocket Chat on WildFly and OpenShift
Chat is one of the most canonical sample to explain WebSocket. Its a fairly commonly used interface and allows to explain…
Read More » -
Enterprise Java

Securing WebSocket using wss and HTTPS/TLS
50th tip on this blog, yaay! Tech Tip #49 explained how to secure WebSockets using username/password and Servlet Security mechanisms. This Tech Tip will explain…
Read More » -
Enterprise Java

Securing WebSockets using Username/Password and Servlet Security
RFC 6455 provide a complete list of security considerations for WebSockets. Some of them are baked in the protocol itself,…
Read More » -
Core Java

Using Java API for WebSockets in JDeveloper 12.1.3
Introduction The latest release of JDeveloper 12c (12.1.3.0) along with WebLogic Server 12.1.3 came up with some new Java EE…
Read More » -
Enterprise Java

Websockets with Spring 4
I am throwing the entire kitchen sink into a small web application that I am developing as part of this…
Read More » -
Enterprise Java

WebSocket and Java
WebSocket is a cool new(ish) technology that allows real-time, two-way communication between the browser and the server, with almost no…
Read More » -
Enterprise Java

Java WebSockets (JSR-356) on Jetty 9.1
Jetty 9.1 is finally released, bringing Java WebSockets (JSR-356) to non-EE environments. It’s awesome news and today’s post will be…
Read More »






