Async APIs of WebSocket Application Doesn't Work as Asynchronously
(Doc ID 3059136.1)
Last updated on NOVEMBER 22, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.4.0 to 14.1.1.0.0 [Release 12c to 14c]Information in this document applies to any platform.
Symptoms
Even if sending data asynchronously to client from server side such as "javax.websocket.RemoteEndpoint.Async#sendBinary(), sendText()", the sending task is still working on same thread as sync operation.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |