mozilla / audioipc

Cubeb Audio Remoting For Gecko
10 stars 17 forks source link

Rework naming conventions and improve documentation #133

Open kinetiknz opened 2 years ago

kinetiknz commented 2 years ago

Per discussion here and elsewhere, rework the naming conventions for various overloaded terms in the code base. Terms such as "server"/"client" and "callback" are overloaded and make it harder to understand the message flow and overall architecture of the code.