image
CHAPTER
8
WebSockets in the Java EE Platform
The Java WebSocket API is a standard part of the Java EE 7 platform, and is therefore available to all developers using an application server that supports the Java EE 7 APIs. So far in this book, we have focused on applications that just use the Java WebSocket API and no other APIs, except for some commonly used libraries from the Java SE platform. While this has allowed us to look in detail at all the important aspects of using the Java WebSocket API, many real-world WebSocket endpoints will be part of a larger enterprise application that has access to a wide variety of services and other technologies. ...

Get Java WebSocket Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.