crossbario / autobahn-js

WAMP in JavaScript for Browsers and NodeJS
http://crossbar.io/autobahn
MIT License
1.43k stars 228 forks source link

How can I set timeout connection? #537

Closed dickyindra closed 3 years ago

dickyindra commented 3 years ago

websocket server no response up to 100 seconds, i want to set timeout connection to 30s then retry again.

ss

I using autobahn browser latest version.