mapperd
is a tool providing access to the libmapper API from sandboxed
environments, namely the browser.
- libmapper 2.4.8+
- .NET 8
Checkout the repo, then start the server:
$ dotnet run
By default the server will start listening on http://localhost:5001
.
See developers.md