Documentation
¶
Overview ¶
host is the inbound side of OpenDeezer Connect: it makes this process a device that other OpenDeezer clients can discover on the LAN and control. It is the mirror of examples/connect (which discovers and drives a device).
Usage: DEEZER_ARL=<your_arl> go run ./examples/host
While running, another machine can find this device with connect.Discover(...) and drive it with a connect.RemoteClient. This example uses same-account auth, so a controller logged into the same Deezer account connects with no token.
Click to show internal directories.
Click to hide internal directories.