Skip to content

Use a more standard package layout and program structure for C#

Richard T. Carback III requested to merge XX-4551/restructure into main
  1. Makefile to create native libs for different platforms using the go library, and install them to the right place.
  2. Update the C# to use a more natural class-based interaction, where details like the cMixInstanceID are handled for the user.
  3. Create a native callback interface for the DMs.
Edited by Richard T. Carback III

Merge request reports