eclipse-ee4j / eclipse-ee4j/tyrus

Passing info from ServerEndpointCondig#Configurator to Endpoint instance

Open
#573 5 comments 0 reactions 0 assignees View on GitHub
Priority: Major Type: Improvement
Dominant language
Java
Stars
128
Forks
49
PR merge metrics
No merged PRs in 30d

Description

Spec issue - [WEBSOCKET_SPEC-235](https://java.net/jira/browse/WEBSOCKET_SPEC-235 "Passing values from ServerEndpointConfig.Configurator to @ServerEndpoint")

I believe we should try to make that work at in Tyrus; some ideas:

* TyrusSession could expose HandshakeRequest
* HandshakeRequest could expose `Map` (userProperties) which will be added to Session#getUserProperties..
#### Affected Versions
[1.10]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.