Vinelab / minion

A Simplified Client for WAMP v2 (Web Application Messaging Protocol) with command line support - PHP WebSocket Made Easy
MIT License
126 stars 16 forks source link

[NFR] More control over transport URL #10

Closed lajosbencz closed 8 years ago

lajosbencz commented 8 years ago

Added tls option to toggle ws/wss protocol. Added path option to allow changing the path. If port < 1, don't append to URL.