Closed nicoburns closed 5 days ago
This changes the net traits to pass the DocumentId through the chain of functions, which means that the NetCallback doesn't need to capture the WindowId when it is created. Which simplifies the whole setup.
NetCallback
This changes the net traits to pass the DocumentId through the chain of functions, which means that the
NetCallback
doesn't need to capture the WindowId when it is created. Which simplifies the whole setup.