How to use Autobahn js to connect to the Ratchet websocket server

In order to be able to implement autobahn and websockets on your website you need to implement first of all the Ratchet server. To do that you will have to install a lot of extensions on your server to get it work. But then you need to do the client side part where you will… Continue reading How to use Autobahn js to connect to the Ratchet websocket server