Skip to main content

Jakarta WebSocket 2.3 (under development)

Release for Jakarta EE 12

Jakarta WebSocket defines a API for Server and Client Endpoints for the WebSocket protocol (RFC6455).

This release will review the open enhancement requests and implement as many as possible in the time available.

New features, enhancements or additions

Transfer TCK from Platform TCK project to WebSocket project.

Review the open enhancement requests and implement as many as possible in the time available. A rough priority order for this being:

  • Fixing bugs in the existing API
  • Clarifying existing behaviour
  • Adding new features

Removals, deprecations or backwards incompatible changes

None.

Minimum Java SE Version

Java SE 8 or higher

Details

Compatible Implementations

  • Apache Tomcat 12 (TBC)

Ballots

Plan Review

The Specification Committee Ballot concluded successfully on 2025-04-02 with the following results.

Representative Representative for: Vote
Kenji Kazumura Fujitsu +1
Emilly Jiang, Tom Watson IBM +1
Ed Bratt, Dmitry Kornilov Oracle +1
Andrew Pielage, Petr Aubrecht Payara +1
David Blevins, Jean-Louis Monteiro Tomitribe +1
Ivar Grimstad EE4J PMC +1
Marcelo Ancelmo, Abraham Marin-Perez Participant Members +1
Werner Keil Committer Members +1
Jun Qian Enterprise Members +1
Zhai Luchao Enterprise Members +1
Total 10
Non-binding votes Vote
Angelo Rubini Community +1
Total 1

The ballot was run in the jakarta.ee-spec mailing list

Release Review

TBD

Back to the top