I have been struggling for a while (weeks now) to get messages from one client to another in p2p.
At the point I am now, when a user tries to accept a message session, the initiating user receives a failed session error (code 1001).
I have tried many things without success.
If anyone has any experience in getting network messages to work I'd be greatful if I could learn how, otherwise I have made a minimal reproduction example that you can try. https://github.com/Sigma-dev/min_reprod
This isn't a pressing matter so don't feel obligated to do anything, this is just a shot in the dark.
I have been struggling for a while (weeks now) to get messages from one client to another in p2p. At the point I am now, when a user tries to accept a message session, the initiating user receives a failed session error (code 1001). I have tried many things without success.
If anyone has any experience in getting network messages to work I'd be greatful if I could learn how, otherwise I have made a minimal reproduction example that you can try. https://github.com/Sigma-dev/min_reprod
This isn't a pressing matter so don't feel obligated to do anything, this is just a shot in the dark.