The networking API for the chat should be reworked into separate classes representing functionalities. This is done in consideration of upcoming serialization of peer to peer events/messages between clients. This should allow for a better scalability of the chat API around libdatachannel.
The networking API for the chat should be reworked into separate classes representing functionalities. This is done in consideration of upcoming serialization of peer to peer events/messages between clients. This should allow for a better scalability of the chat API around libdatachannel.