Open abhikp opened 10 years ago
Can't set per transport endpoints. Via http://faye.jcoglan.com/browser.html:
var client = new Faye.Client('http://example.com/faye', { endpoints: { websocket: 'http://ws.example.com/' } });
Any updates on this?
Can't set per transport endpoints. Via http://faye.jcoglan.com/browser.html: