User Guide

A Developer Guide To WebSocket Development On The Jakarta EE Platform

A Developer Guide to Websockets Development With Jakarta EE

WebSocket is a HTTP communication protocol that allows real-time full duplex interaction between a set of clients and a given server.

This guide looks at how to develop WebSocket applications on the Jakarta EE Platform using the WebSocket Specification.

It covers:

  • Creating WebSocket endpoints
  • Messages supported out of the box
  • Custom message types using encoders and decoders
  • Configuring your WebSocket application
  • WebSocket client API

By the end of this guide, you will be able to create a WebSocket application on the Jakarta EE Platform using the WebSockets API.

Category:
Subjects: , , ,

Related Resources

Explore expert tips, webinars, and product updates to help you build, deploy, and scale modern enterprise Java applications faster.

How to Future-Proof Your Java Stack Migration Strategies for JBoss EAP Users

Download
Cover of the eBook titled “Scalable Enterprise Java for the Cloud” by Luqman Saeed, Otavio Santana, Michael Brey, and Dario Vega. The design features a dark blue background with teal and gold geometric accents, coral-like shapes, and cloud imagery, reflecting cloud-native enterprise Java and the Payara Community branding.

Scalable Enterprise Java for the Cloud

Download
Mastering Microservices with MicroProfile and Payara in the Cloud cover

Mastering Microservices with MicroProfile and Payara in the Cloud

Download