C++ SDK

I'm new to the Daily.co family. We are just getting started with everything, but was wondering a couple of things as we are trying to integrate into our C++ App:
- Do you guys have any C++ APIs?
- Do we have full access to the WebRTC Data Channel to pass "custom" data such as MIDI information from P2P?
Comments
-
Hi @MIDIculous
Welcome to the family! We don't currently offer a C++ SDK. Here is an overview of our current SDKs:
And here is a link to our pre-beta, latest Python SDK (perhaps also useful for your use-case?):
I heard you also had a call with our solutions team earlier this week to discuss your wishes and I hope you covered most of what you wanted there. Additionally, I wanted to share that it is possible to send MIDI data back and forth using Daily. You can have everyone on a Daily call and use sendAppMessage() to either broadcast MIDI data to all or selected participants. Here is a talk by one of our engineers on the topic for more context:0