0 Replies Latest reply on Oct 16, 2014 4:34 AM by hwellmann.de

    HTTP upgrade for STOMP client?

    hwellmann.de

      I have a PHP client talking to my WildFly 8.1.0 server over STOMP. Using a netty-acceptor with a dedicated socket-binding, this works fine.

       

      Is it possible to save this dedicated socket by using HTTP upgrade? If so, what exactly are the first two or so requests the client is expected to send to perform the upgrade to STOMP?

       

      Regards,

      Harald