Anton Shestakov <av6@dwimlabs.net>, Sat, 14 Jul 2018 19:03:23 +0800
webrtc: provide contact to Call, fixed hanging up using call area button
coffee/tram.coffee
Permissions: -rw-r--r--
url: 'https://bitbucket.org/av6/tram-im' PRIVATE: 'tram-im:private' domain: location.hostname connectionURL: "wss://#{ location.host }/xmpp-websocket" urls: 'stun:stun.services.mozilla.com' urls: 'stun:stun.l.google.com:19302' class window.Tram.ServerInfo extends Backbone.Model class window.Tram.ClientState extends Backbone.Model class window.Tram.ClientSettings extends Backbone.Model