-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
80c638f
commit 476924e
Showing
49 changed files
with
9,469 additions
and
4,727 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,4 +25,5 @@ e2e | |
tests | ||
__tests__ | ||
packages/signaling-client/examples | ||
packages/analytics-client/examples | ||
jest |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,34 @@ | ||
@skyway-sdk/[email protected] | ||
|
||
MIT | ||
|
||
https://github.com/skyway/js-sdk | ||
|
||
MIT License | ||
|
||
Copyright (c) 2024 NTT Communications Corporation | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. | ||
|
||
|
||
--- | ||
|
||
@skyway-sdk/[email protected] | ||
|
||
MIT | ||
|
@@ -29,7 +60,7 @@ SOFTWARE. | |
|
||
--- | ||
|
||
@skyway-sdk/core@1.6.2 | ||
@skyway-sdk/core@1.7.0 | ||
|
||
MIT | ||
|
||
|
@@ -91,7 +122,7 @@ SOFTWARE. | |
|
||
--- | ||
|
||
@skyway-sdk/room@1.6.2 | ||
@skyway-sdk/room@1.7.0 | ||
|
||
MIT | ||
|
||
|
@@ -122,7 +153,7 @@ SOFTWARE. | |
|
||
--- | ||
|
||
@skyway-sdk/rtc-api-client@1.4.6 | ||
@skyway-sdk/rtc-api-client@1.5.0 | ||
|
||
MIT | ||
|
||
|
@@ -153,7 +184,7 @@ SOFTWARE. | |
|
||
--- | ||
|
||
@skyway-sdk/rtc-rpc-api-client@1.4.6 | ||
@skyway-sdk/rtc-rpc-api-client@1.5.0 | ||
|
||
MIT | ||
|
||
|
@@ -215,7 +246,7 @@ SOFTWARE. | |
|
||
--- | ||
|
||
@skyway-sdk/sfu-bot@1.6.2 | ||
@skyway-sdk/sfu-bot@1.7.0 | ||
|
||
MIT | ||
|
||
|
@@ -277,7 +308,7 @@ SOFTWARE. | |
|
||
--- | ||
|
||
@skyway-sdk/token@1.4.6 | ||
@skyway-sdk/token@1.5.0 | ||
|
||
MIT | ||
|
||
|
@@ -426,7 +457,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
|
||
--- | ||
|
||
[email protected].2 | ||
[email protected].7 | ||
|
||
MIT | ||
|
||
|
@@ -660,7 +691,7 @@ https://github.com/ibc/fake-mediastreamtrack | |
|
||
--- | ||
|
||
[email protected].3 | ||
[email protected].5 | ||
|
||
MIT | ||
|
||
|
@@ -1113,7 +1144,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
|
||
--- | ||
|
||
[email protected].1 | ||
[email protected].2 | ||
|
||
MIT | ||
|
||
|
@@ -1336,33 +1367,3 @@ SOFTWARE. | |
|
||
--- | ||
|
||
[email protected] | ||
|
||
MIT | ||
|
||
https://github.com/websockets/ws | ||
|
||
Copyright (c) 2011 Einar Otto Stangvik <[email protected]> | ||
Copyright (c) 2013 Arnout Kazemier and contributors | ||
Copyright (c) 2016 Luigi Pinca and contributors | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
this software and associated documentation files (the "Software"), to deal in | ||
the Software without restriction, including without limitation the rights to | ||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | ||
the Software, and to permit persons to whom the Software is furnished to do so, | ||
subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS | ||
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | ||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
|
||
|
||
--- | ||
|
Oops, something went wrong.