Open KhoaVietNguyen opened 3 years ago
assume you have a bbb server runing on : 127.0.0.1 , so the url is ws://127.0.0.1/html5client/sockjs/311/8iaejabm/websocket
Will each bbb server have a different path? sockjs/311/8iaejabm
311/8iaejabm ,these character is random.
How could get these character in my bbb server? do you have Meteor API lists?
311/8iaejabm ,these character is random.
i have a issue when join meeting, can you fix this issue?
how can i create this link : Meteor.connect('ws://' + config.host + '/html5client/sockjs/311/8iaejabm/websocket') ?