-
-
Notifications
You must be signed in to change notification settings - Fork 200
Modernize #70
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Working on
v3branch.Tasks:
scripts/format.shwork. I've changed the bashforwhich didn't work but not sure whetherclang-formatis really working as expected.gulpfile.jsthat has "lint" and "format" tasks as in mediasoup.clang-tidy.readability-identifier-naming.GlobalFunctionCasetocamelBack(instead ofCamelCase) since that's how all the code is written, even public API.clang-tidyignore code indeps. We should build deps first, then runtidy.sh.MediaSections(delete mediaSection). See when I closed the Producer, I found that the memory was not freed #69.HandlerInterfaceas in mediasoup-client.producer.replaceTrack(null)(commit in mediasoup-client).transport.produce()(commit in mediasoup-client).