Uses of Class
com.github.copilot.CopilotWebSocketHandler
Packages that use CopilotWebSocketHandler
-
Uses of CopilotWebSocketHandler in com.github.copilot
Subclasses of CopilotWebSocketHandler in com.github.copilotModifier and TypeClassDescriptionclassThe default pass-throughCopilotWebSocketHandler: it dials the real upstream usingWebSocketand relays upstream-to-runtime messages into the runtime response unchanged.