Discussions

Ask a Question
Back to All

Singularity API Question

Hi!

I have been attempting to use three different Java WebSocket APIs to connect and utilize Singularity, but, in each instance, it connects, and in looking at javax.net.ssl debug statements, polls the web page down, and disconnects. I am guessing that I need to modify an API to support a code other than "101 Switching Protocols" to connect to the real WebSocket Server, or there is some other internal bit of information that I am missing.