summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests/test_disk_io_off_loop.py
Commit message (Expand)AuthorAgeFilesLines
* refactor(node): move uploads out of webrtc_serverChristophe Besson30 hours1-6/+5
* refactor(node): move file browsing and folder/file ops out of webrtc_serverChristophe Besson30 hours1-7/+7
* refactor(node): move framing, shared limits and ffmpeg jobs out of webrtc_serverChristophe Besson30 hours1-5/+6
* test: read the WebRTC transport's source as a set of filesChristophe Besson30 hours1-13/+18
* fix(node): bound what a transcode may produce, and read ffmpeg's output off t...Christophe Besson6 days1-7/+55
* fix(node): creating and removing a folder are syscalls tooChristophe Besson7 days1-24/+60
* fix(node): take the availability poll and every upload write off the loopChristophe Besson7 days1-1/+97
* fix(node): serve a file from a disk thread, never from the event loopChristophe Besson7 days1-0/+224