-
Notifications
You must be signed in to change notification settings - Fork 43
Issues: jakartaee/websocket
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Provide an API to ContainerProvider to allow ServiceLoader results to be filtered / prioritised / sorted
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
How to handle missing extensions?
API (Both)
Impacts the client and server API
bug
Something isn't working
Add @ServerEndpoint#extensions
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
@PathParam type conversion
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Decode/Encode unaware of Selected Sub-Protocol
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Clarify search order of Encoders / Decoders
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Clarify concurrency of Basic and Async messaging
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
OSGi manifest needs work for ServiceLoader behavior
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Add a method to retrieve the remote address
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Reactive Streams Support
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Method to access SSL certificates at handshake
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Java EE Security alignment
API (Server)
enhancement
Adding a new feature or improving an existing one
Introduce property for setting a connection timeout to the client side API
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Add method to asynchronously send messages of unknown length
enhancement
Adding a new feature or improving an existing one
Implement RFC6570 (URI Template) Level 2
API (Server)
enhancement
Adding a new feature or improving an existing one
Need an abort() method and a async close() method for Websockets
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Introduce non-blocking WebSocketContainer.connectToServer
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Define that user provided encoders and decoders override the platform provided ones (e.g. for Integer-> String conversions)
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Give WebSocketContainer on the client side a lifecycle
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Missing proxy configuration support in WebSocket API
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Add the ability to define filters and interceptors
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Add the ability to define global encoders and decoders
API (Both)
Impacts the client and server API
enhancement
Adding a new feature or improving an existing one
Better define integration with EJB and CDI
API (Server)
enhancement
Adding a new feature or improving an existing one
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.