37 Commits (c24130622ef3cf24078b0e5244a09e1d9c37dfd7)

Author SHA1 Message Date
  Saúl Ibarra Corretgé c24130622e chore(deps) adapt to logger package rename 3 years ago
  Дамян Минков 53c9c0c9cd
fix: Updates shard value in XmppConnection on new value from xmpp. (#1699) 3 years ago
  hmuresan 087a8e19eb feat(jwtError): Send explicit error on auth failed with invalid jwt 4 years ago
  damencho 9fdde46694 feat: Adds option to set ws keepalive url through config. 4 years ago
  damencho 86bc5122a6 fix: Skip header checking for ws and shard when not configured. Fixes #1465. 4 years ago
  damencho 1d881f4964 feat: Changes ws default keepalive interval. 4 years ago
  Дамян Минков cb484cf48c
feat: Detects shard changed when using websockets. (#1462) 4 years ago
  Jaya Allamsetty 036daacade fix(XMPP): Get the correct domain for XMPP ping. 4 years ago
  Дамян Минков 968f947627
fix: Always query the main domain for features. Fixes jitsi/jitsi-meet#8173 (#1428) 4 years ago
  Дамян Минков 6bb0b86c0a
feat: Reduce pings and adds xmpp ping config (#1389) 4 years ago
  paweldomas 376e5176b3 feat(xmpp): resume the connection when online 4 years ago
  paweldomas 9018c34f7a feat: detect broken XMPP WebSocket using ping 4 years ago
  paweldomas d0f0e98714 fix(XmppConnection.connected): check the underlying websocket 4 years ago
  paweldomas a14a846fb4 fix(XmppConnection): sendIQ2 pass the 'timeout' 4 years ago
  paweldomas cf584f56e4 fix(StropheLastSuccess): refresh the timestamp in connected 4 years ago
  paweldomas 61dca1d7b9 feat(XmppConnection): sendIQ2 5 years ago
  damencho 38ccf707e2 Fixes (#1118) sendBeacon when bosh url is set as https://. 5 years ago
  Alexander Shitikov 5e76c1ff05 FIxed protocol's url replace 5 years ago
  paweldomas 5e4a5bb9aa fix(XmppConnection): use 'search' instead of 'searchParams' 5 years ago
  Paweł Domas 86387e599e
ref(xmpp): adjust last success time tracker for bosh and websocket (#1053) 5 years ago
  paweldomas b8f68b98be fix(XmppConnection): sendUnavailableBeacon 5 years ago
  paweldomas aadfce2283 fix(XmppConnection): intercept callback passed to attach 5 years ago
  paweldomas 8438299d95 fix(XmppConnection): the connect callback has more arguments 5 years ago
  paweldomas 567ba72675 fix(XmppConnection): the ATTACHED state equals to CONNECTED with jiconop 5 years ago
  paweldomas 8a41d02407 feat(XmppConnection): use full jitter backoff patter for resume retry 5 years ago
  paweldomas fef93e8fcd ref(xmpp): move part of the sendUnavilableBeacon logic to the connection 5 years ago
  paweldomas 8c009ceeb8 doc(XmppConnection): fill missing JS docs 5 years ago
  paweldomas 4e385d00da ref(XmppConnection): remove unused 'service' setter 5 years ago
  paweldomas f72ef13f1d ref(XmppConnection): remove unused setValidRid setter 5 years ago
  paweldomas eff61e0370 ref(XmppConnection): enable XMPP resume by default if supported 5 years ago
  paweldomas aceb20b9af feat(XmppConnection) add WebSocket keep alive 5 years ago
  paweldomas 0e57a68173 feat: resume XMPP stream on connection drop 5 years ago
  paweldomas 2cbcdc0f79 feat(XmppConnection): add CONN_STATUS_CHANGED event 5 years ago
  paweldomas 54076e4955 fix(XmppConnection): use status instead of the connected field 5 years ago
  paweldomas 1da55ed82a ref(xmpp): pass XmppConnection wrapper to LJM Strophe plugins 5 years ago
  paweldomas a5beb689d9 ref(xmpp): move BOSH last success tracker to XmppConnection 5 years ago
  paweldomas 16fc1fb751 ref(xmpp): extract XmppConnection layer 5 years ago