Hello guys, I've been tasked to implement federation for wave using matrix protocol as my gsoc project. For this purpose, I want to know if calls to the wave server like waveletProvider.getDeltaSignerInfo() are thread safe. Can I process incoming packets on different threads concurrently?
I would be extremely thankful for any help in this regard. Regards, Waqee Khalid
