-
Notifications
You must be signed in to change notification settings - Fork 702
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add extraHeaders to unsubscribe #1046
base: main
Are you sure you want to change the base?
Commits on Mar 1, 2021
-
Merge pull request #3 from reporty/feature/REP-44855
Add `onAck` delegation for Session
Configuration menu - View commit details
-
Copy full SHA for 70eff7e - Browse repository at this point
Copy the full SHA 70eff7eView commit details
Commits on May 7, 2021
-
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c821359 - Browse repository at this point
Copy the full SHA c821359View commit details
Commits on May 8, 2021
-
Bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.7...1.5.1) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ef4403 - Browse repository at this point
Copy the full SHA 4ef4403View commit details
Commits on May 11, 2021
-
Merge pull request onsip#926 from onsip/dependabot/npm_and_yarn/lodas…
…h-4.17.21 Bump lodash from 4.17.20 to 4.17.21
Configuration menu - View commit details
-
Copy full SHA for 852270c - Browse repository at this point
Copy the full SHA 852270cView commit details -
Merge pull request onsip#927 from onsip/dependabot/npm_and_yarn/url-p…
…arse-1.5.1 Bump url-parse from 1.4.7 to 1.5.1
Configuration menu - View commit details
-
Copy full SHA for 06c4ed2 - Browse repository at this point
Copy the full SHA 06c4ed2View commit details
Commits on May 28, 2021
-
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.4.4...7.4.6) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 94adc03 - Browse repository at this point
Copy the full SHA 94adc03View commit details
Commits on Jun 8, 2021
-
Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f757998 - Browse repository at this point
Copy the full SHA f757998View commit details
Commits on Jul 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 67bea3e - Browse repository at this point
Copy the full SHA 67bea3eView commit details -
Merge pull request onsip#940 from nnaoi/master
fix typo in docs/session-description-handler.md
Configuration menu - View commit details
-
Copy full SHA for bee355b - Browse repository at this point
Copy the full SHA bee355bView commit details
Commits on Jul 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4910cc8 - Browse repository at this point
Copy the full SHA 4910cc8View commit details -
Merge pull request onsip#936 from onsip/dependabot/npm_and_yarn/glob-…
…parent-5.1.2 Bump glob-parent from 5.1.1 to 5.1.2
Configuration menu - View commit details
-
Copy full SHA for 697fb08 - Browse repository at this point
Copy the full SHA 697fb08View commit details -
Merge pull request onsip#935 from onsip/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.4 to 7.4.6
Configuration menu - View commit details
-
Copy full SHA for 5dc8d56 - Browse repository at this point
Copy the full SHA 5dc8d56View commit details
Commits on Jul 20, 2021
-
Merge pull request onsip#941 from Talkdesk/master
Support for ephemeral credentials
Configuration menu - View commit details
-
Copy full SHA for 5cf8056 - Browse repository at this point
Copy the full SHA 5cf8056View commit details
Commits on Aug 10, 2021
-
Merge pull request #4 from onsip/master
upgrade our fork to 0.20.0
Configuration menu - View commit details
-
Copy full SHA for a399b7c - Browse repository at this point
Copy the full SHA a399b7cView commit details -
Merge branch 'master' into develop
slavikbialik committedAug 10, 2021 Configuration menu - View commit details
-
Copy full SHA for fa6013c - Browse repository at this point
Copy the full SHA fa6013cView commit details
Commits on Aug 24, 2021
-
add onCancel delegation for Session
slavikbialik committedAug 24, 2021 Configuration menu - View commit details
-
Copy full SHA for f296edc - Browse repository at this point
Copy the full SHA f296edcView commit details
Commits on Aug 25, 2021
-
changing onCancel according to eric's caveats
slavikbialik committedAug 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 0957804 - Browse repository at this point
Copy the full SHA 0957804View commit details -
Merge pull request #5 from carbyne911/REP-48854
add `onCancel` delegation to Session
Configuration menu - View commit details
-
Copy full SHA for b4737b6 - Browse repository at this point
Copy the full SHA b4737b6View commit details
Commits on Aug 8, 2022
-
fix unsubscribe by disabling N timer on unsubscribe
Alexey_Y committedAug 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 22c2f24 - Browse repository at this point
Copy the full SHA 22c2f24View commit details
Commits on Aug 31, 2022
-
Merge pull request #7 from carbyne911/feature/REP-58286
REP-58286 - fix unsubscribe by disabling N timer on unsubscribe
Configuration menu - View commit details
-
Copy full SHA for 25d3330 - Browse repository at this point
Copy the full SHA 25d3330View commit details
Commits on Sep 29, 2022
-
create new function to dispose registrer without unregister
REPORTY\netaneld committedSep 29, 2022 Configuration menu - View commit details
-
Copy full SHA for b3a242c - Browse repository at this point
Copy the full SHA b3a242cView commit details
Commits on Oct 2, 2022
-
Merge pull request #8 from carbyne911/feature/REP-59194
create new function to dispose registrer without unregister
Configuration menu - View commit details
-
Copy full SHA for a744277 - Browse repository at this point
Copy the full SHA a744277View commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0086f08 - Browse repository at this point
Copy the full SHA 0086f08View commit details
Commits on Mar 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8718c33 - Browse repository at this point
Copy the full SHA 8718c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a6e28 - Browse repository at this point
Copy the full SHA c9a6e28View commit details -
Merge pull request #10 from carbyne911/feature/REP-60578_2
Upgrading Sip.js client tp 0.21.2
Configuration menu - View commit details
-
Copy full SHA for 8778a28 - Browse repository at this point
Copy the full SHA 8778a28View commit details
Commits on Mar 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 523a304 - Browse repository at this point
Copy the full SHA 523a304View commit details
Commits on Jun 8, 2023
-
Merge pull request #11 from carbyne911/feature/REP-61021
Add extraHeaders to unsubscribe
Configuration menu - View commit details
-
Copy full SHA for 0e4a1b4 - Browse repository at this point
Copy the full SHA 0e4a1b4View commit details -
slavikbialik committed
Jun 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 0d087da - Browse repository at this point
Copy the full SHA 0d087daView commit details