FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/node - node-webrtc/node-webrtc · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
node-webrtc
/
node-webrtc
Public
Notifications
You must be signed in to change notification settings
Fork
479
Star
2.8k
Code
Issues
103
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node-webrtc
src
node
on
develop
User selector
Datepicker
Commit history
Commits on Mar 10, 2026
fix RTCPeerConnection crashing on exit
Show description for 9571860
hazelduvall
committed
9571860
View commit details
Copy full SHA for 9571860
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
Revert "wip: make PeerConnectionFactory a RefPtr, add debug logging"
Show description for 9ba8773
hazelduvall
committed
9ba8773
View commit details
Copy full SHA for 9ba8773
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
wip: make PeerConnectionFactory a RefPtr, add debug logging
Show description for c86288c
hazelduvall
committed
c86288c
View commit details
Copy full SHA for c86288c
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
remove files after rebase
hazelduvall
committed
0aaa9f4
View commit details
Copy full SHA for 0aaa9f4
View code at this point
Browse repository at this point
initial removal
hazelduvall
committed
e652c7d
View commit details
Copy full SHA for e652c7d
View code at this point
Browse repository at this point
Commits on Dec 31, 2024
builds now! but still doesn't pass tests
hazelduvall
committed
ae317fd
View commit details
Copy full SHA for ae317fd
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
wip: used OwnedWrap to have better lifetime stuff
hazelduvall
committed
2407b59
View commit details
Copy full SHA for 2407b59
View code at this point
Browse repository at this point
wip: more RefPtr stuff
hazelduvall
committed
00b7e39
View commit details
Copy full SHA for 00b7e39
View code at this point
Browse repository at this point
wip: start to add RefPtr
hazelduvall
committed
a768c96
View commit details
Copy full SHA for a768c96
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
wip: rename .h to .hh
hazelduvall
committed
1999ba2
View commit details
Copy full SHA for 1999ba2
View code at this point
Browse repository at this point
wip: work thru why RTCDataChannel's destructor isn't running
hazelduvall
committed
1e7eb0f
View commit details
Copy full SHA for 1e7eb0f
View code at this point
Browse repository at this point
Commits on Nov 9, 2024
further tidying
hazelduvall
committed
40b6121
View commit details
Copy full SHA for 40b6121
View code at this point
Browse repository at this point
Commits on Apr 26, 2024
remove astyle, use clang-format -style=llvm
hazelduvall
committed
05ba409
View commit details
Copy full SHA for 05ba409
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
Formatting pass
hazelduvall
committed
f6153b0
View commit details
Copy full SHA for f6153b0
View code at this point
Browse repository at this point
Fix remaining warnings on Windows
hazelduvall
committed
286bf0a
View commit details
Copy full SHA for 286bf0a
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
Don't garbage collect wrap()-ed objects
Show description for 1c85fc1
hazelduvall
committed
1c85fc1
View commit details
Copy full SHA for 1c85fc1
View code at this point
Browse repository at this point
Commits on Jul 11, 2020
Try fixing crash in napi_unwrap (#646)
markandrus
authored
4411069
View commit details
Copy full SHA for 4411069
View code at this point
Browse repository at this point
Commits on Dec 3, 2019
Try fixing bugs with Node 12 and 13
markandrus
committed
06d995e
View commit details
Copy full SHA for 06d995e
View code at this point
Browse repository at this point
Commits on May 5, 2019
Fix some memory issues with RTCIceTransport
markandrus
committed
f5fbc16
View commit details
Copy full SHA for f5fbc16
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Fix includes
markandrus
committed
9999c52
View commit details
Copy full SHA for 9999c52
View code at this point
Browse repository at this point
Add AsyncContextReleaser
markandrus
committed
3a819fc
View commit details
Copy full SHA for 3a819fc
View code at this point
Browse repository at this point
Try working around that crash
markandrus
committed
a52fe06
View commit details
Copy full SHA for a52fe06
View code at this point
Browse repository at this point
Fix more things
markandrus
committed
92bda86
View commit details
Copy full SHA for 92bda86
View code at this point
Browse repository at this point
Fixed?
markandrus
committed
6605fe6
View commit details
Copy full SHA for 6605fe6
View code at this point
Browse repository at this point
Broken: Remove all nan, v8, and uv
markandrus
committed
fca6461
View commit details
Copy full SHA for fca6461
View code at this point
Browse repository at this point
Broken: Convert RTCPeerConnection to N-API
markandrus
committed
b2d48aa
View commit details
Copy full SHA for b2d48aa
View code at this point
Browse repository at this point
Broken: Convert MediaStreamTrack to N-API
markandrus
committed
c340f02
View commit details
Copy full SHA for c340f02
View code at this point
Browse repository at this point
Convert RTCDtlsTransport to N-API
markandrus
committed
dca06bc
View commit details
Copy full SHA for dca06bc
View code at this point
Browse repository at this point
Convert RTCRtpSender to N-API
markandrus
committed
c177f5f
View commit details
Copy full SHA for c177f5f
View code at this point
Browse repository at this point
Convert getUserMedia to N-API
markandrus
committed
505b71a
View commit details
Copy full SHA for 505b71a
View code at this point
Browse repository at this point
Hybrid NODE_MODULE to NODE_API_MODULE conversion
markandrus
committed
c0f3e52
View commit details
Copy full SHA for c0f3e52
View code at this point
Browse repository at this point
Replace uv_mutex_t with std::mutex
markandrus
committed
07085df
View commit details
Copy full SHA for 07085df
View code at this point
Browse repository at this point
Add N-API dictionary converters
markandrus
committed
d20b770
View commit details
Copy full SHA for d20b770
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
Fix up headers and test/send-arraybuffer.js
markandrus
committed
dfe7e31
View commit details
Copy full SHA for dfe7e31
View code at this point
Browse repository at this point
Apply more clang-tidy fixes
markandrus
committed
2732d44
View commit details
Copy full SHA for 2732d44
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL