movex
movex copied to clipboard
WIP [Feature] Add access to Client Info that will be populate in the Resource Subscribers
What
Being able to pass in an optional clientInfo field in the MovexProvider
that will be shared will all the other peers in a movex resource.
Why
Sometimes you need to pass in additional information such as userName, age, etc for easy access among all the peers.
Todo
- [ ] Write Tests