-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
cleanup of websocket to fix JPMS warnings #9356
Commits on Feb 13, 2023
-
move websocket-core-common messages and util packages out of internal
Signed-off-by: Lachlan Roberts <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc40a54 - Browse repository at this point
Copy the full SHA cc40a54View commit details
Commits on Feb 14, 2023
-
resolve JPMS issues with CoreSession and WebSocketCoreSession
Signed-off-by: Lachlan Roberts <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d8e132 - Browse repository at this point
Copy the full SHA 1d8e132View commit details -
fix remaining JPMS issues in websocket-core
Signed-off-by: Lachlan Roberts <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce270cf - Browse repository at this point
Copy the full SHA ce270cfView commit details
Commits on Feb 15, 2023
-
remove exporting of internal packages in ee9 & ee10 websocket
Signed-off-by: Lachlan Roberts <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e25c936 - Browse repository at this point
Copy the full SHA e25c936View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43718f3 - Browse repository at this point
Copy the full SHA 43718f3View commit details
Commits on Feb 16, 2023
-
remove setClassLoader from CoreSession interface
Signed-off-by: Lachlan Roberts <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0742202 - Browse repository at this point
Copy the full SHA 0742202View commit details
Commits on Feb 17, 2023
-
make WebSocketCoreSession public & other fixes
Signed-off-by: Lachlan Roberts <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb493f1 - Browse repository at this point
Copy the full SHA eb493f1View commit details -
rename WebSocketUtil to WebSocketUtils
Signed-off-by: Lachlan Roberts <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 229b300 - Browse repository at this point
Copy the full SHA 229b300View commit details -
remove osgi internal imports for websocket-core
Signed-off-by: Lachlan Roberts <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05fb812 - Browse repository at this point
Copy the full SHA 05fb812View commit details -
ensure the WebSocketConnection is set on the WebSocketCoreSession
Signed-off-by: Lachlan Roberts <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41d5500 - Browse repository at this point
Copy the full SHA 41d5500View commit details