The Voice Chat turned out to be a much larger task than we originally assumed after checking other FOSS solutions and MIT/Licencsed solutions like MediaSoup/Pantry/Jam Systems.
Seeing as how we do not use code from other authors, we have successfully built the SFU complete with TURN servers for NAT/Networking.
We were able to setup the cloud functions, the proxy servers, and test streaming to the RTC via ICE. Everything is fundamentally "working" however, after an 18 hour logic session and nearly a week of debugging, we have one final fork in logic/ui/function that will hopefully be finalized this evening. We will be building the return stream function, subscribing all users in any given room to one general streamed "track".
More updates later this evening! (Do not be alarmed if you see no UI changes to Discussions... this is purposeful.)
--HH Team