Roadmap
What I would like to add to EasyCodeForVivox one day
This is Roadmap is subject to change and I can always add priorities to certain features based on community input or demand.
Features I plan on Adding in no particular order but lower on the list is least priority
Check out Progress - Work IN Progress
Features I Am Deciding Not to Add
Add Remote Config for APi Keys - Not Adding because of this response from Unity Dev https://forum.unity.com/threads/remote-config-in-a-unity-asset.1349429/ . Will Consider using cloud code instead
Vivox Presence Feature (refer to this forum why)
Things to Consider
Add Generics to Vivox events (only support for 1 extra parameter max, not all Vivox events could support generic dynamic events so may never implement.
Create access tokens using a custom hosted .Net API /Docker container(Only because cloud code uses JavaScript)
Add Dependency Injection(Zenject and Extenject are not being actively maintained and there are issues when using IL2CPP in Unity ). Since EasyCode only supports Windows and Android it should not be an issue for most people using this asset
Last updated
Was this helpful?