aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/transport/webrtc
Commit message (Expand)AuthorAgeFilesLines
* refactor(node): split ops.py into the ops packageChristophe Besson17 hours1-1/+1
* refactor(node): run signed operations through a table of executorsChristophe Besson25 hours1-85/+37
* refactor(node): dispatch MNP messages through a tableChristophe Besson25 hours2-195/+162
* refactor(node): move _dispatch_message out of webrtc_server, unchangedChristophe Besson25 hours1-0/+251
* refactor(node): move the session core out of webrtc_serverChristophe Besson25 hours1-0/+338
* refactor(node): move operator authority and the admin response out of webrtc_...Christophe Besson25 hours1-0/+316
* refactor(node): move the operator's group controls out of webrtc_serverChristophe Besson25 hours1-0/+379
* refactor(node): move the operator's node controls out of webrtc_serverChristophe Besson25 hours1-0/+586
* refactor(node): section headers follow the code they introduceChristophe Besson25 hours2-0/+16
* refactor(node): move the MNP handshake out of webrtc_serverChristophe Besson25 hours1-0/+369
* refactor(node): move invitations, joins and device linking out of webrtc_serverChristophe Besson25 hours1-0/+861
* refactor(node): move uploads out of webrtc_serverChristophe Besson25 hours2-0/+409
* refactor(node): move transfer slots and leases out of webrtc_serverChristophe Besson25 hours1-0/+278
* refactor(node): move file browsing and folder/file ops out of webrtc_serverChristophe Besson25 hours3-0/+486
* refactor(node): move group chat out of webrtc_serverChristophe Besson25 hours1-0/+660
* refactor(node): move per-account blobs and key bundles out of webrtc_serverChristophe Besson25 hours1-0/+255
* refactor(node): move video streaming out of webrtc_serverChristophe Besson25 hours2-1/+644
* refactor(node): move the Videos catalogue handlers out of webrtc_serverChristophe Besson25 hours1-0/+728
* refactor(node): move the MusicBrainz switch to the Music mixinChristophe Besson25 hours1-0/+40
* refactor(node): move the Music handlers out of webrtc_serverChristophe Besson25 hours1-0/+207
* refactor(node): move the subtitle handler out of webrtc_serverChristophe Besson25 hours3-0/+194
* refactor(node): move framing, shared limits and ffmpeg jobs out of webrtc_serverChristophe Besson25 hours4-0/+363