SockJS Python Client
问题 I have a website (Java + Spring) that relies on Websockets (Stomp over Websockets for Spring + RabbitMQ + SockJS) for some functionality. We are creating a command line interface based in Python and we would like to add some of the functionality which is already available using websockets. Does anyone knows how to use a python client so I can connect using the SockJS protocol ? PS_ I am aware of a simple library which I did not tested but it does not have the capability to subscribe to a