-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Milestone
Description
Robert adviced us:
I once again advise you to rework your plugin so it uses https://github.com/mumble-voip/mumble-plugin-cpp as a base. When using the cpp based API, memory management is automated and you never have to worry about it.
Additionally: We should refactor to use more OO structures to get rid of all the global variables and functions (ref #58)