Skip to content
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

Bump follow-redirects from 1.15.2 to 1.15.5 #291

Closed
Closed
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
417f51c
Outside of browser environment
sirknightj Oct 1, 2023
65a9336
Remove Buffer
sirknightj Oct 1, 2023
64db67d
Remove unnecessary import
sirknightj Oct 2, 2023
f46cdef
Increase max package size
sirknightj Oct 2, 2023
8c1b74f
Remove _
sirknightj Oct 2, 2023
23a7aaf
Add options allowing for fine-grained control of sending and receivin…
sirknightj Sep 29, 2023
056a65c
Add description
sirknightj Sep 29, 2023
f1cf7c3
Add presets
sirknightj Sep 29, 2023
0bfdf83
Fix wrong method name
sirknightj Sep 29, 2023
fe9e9da
Remove debugging artifacts
sirknightj Sep 29, 2023
8898e8f
Remove extra newlines
sirknightj Sep 29, 2023
3440d1a
Extract to common method
sirknightj Oct 2, 2023
bbac099
sample: Add manual JoinStorageSession button
sirknightj Sep 1, 2023
ad145b0
sample: Adjust labels
sirknightj Sep 1, 2023
b44510d
master role
sirknightj Sep 1, 2023
04210b7
sample: move the connected check to after the SDP answer is sent
sirknightj Sep 1, 2023
d6857c4
Add correlationId to sdp answer for joinStorageSession
sirknightj Oct 11, 2023
44e6cd1
100% code coverage in the unit tests
sirknightj Oct 11, 2023
444dd88
Increase package size
sirknightj Oct 11, 2023
5095d53
Remove testing artifact
sirknightj Oct 11, 2023
21345ab
Update README for correlationId
sirknightj Oct 12, 2023
e70cde0
Fix boolean flag
sirknightj Oct 18, 2023
7930faf
Adjust css
sirknightj Oct 18, 2023
98a0964
Disable datachannel for WebRTC ingestion and remove remote-view in in…
sirknightj Oct 18, 2023
2722dd3
Adjust stop button color
sirknightj Oct 18, 2023
d779af5
reset storage client on next run
sirknightj Oct 18, 2023
ea91633
reset storage client on next run
sirknightj Oct 18, 2023
8bd81dd
Adjust comment for correlationId
sirknightj Oct 19, 2023
d4b5469
Bump @babel/traverse from 7.21.4 to 7.23.2
dependabot[bot] Oct 19, 2023
0f9aefc
Bump react-devtools-core from 4.27.6 to 4.28.4
dependabot[bot] Oct 21, 2023
69ca654
Bump version
sirknightj Nov 7, 2023
fb1d4a3
Bump package lock
sirknightj Nov 7, 2023
a71746b
Bump follow-redirects from 1.15.2 to 1.15.5
dependabot[bot] Feb 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
reset storage client on next run
sirknightj committed Nov 7, 2023
commit d779af577d1b49cf48f0b09f36e2536ab485fd1c
2 changes: 2 additions & 0 deletions examples/master.js
Original file line number Diff line number Diff line change
@@ -150,6 +150,8 @@ async function startMaster(localView, remoteView, formValues, onStatsReport, onR
timeout: retryIntervalForJoinStorageSession,
},
});
} else {
master.streamARN = null;
}

// Get ICE server configuration