📄️ isrunning
Gets a boolean value if JackTrip is running (client or server) or not.
📄️ kill
Kills all the jacktrip processes on the machine
📄️ startHubClient
Starts a JackTrip Hub Client Instance. This will send a response if the process is up & running.
📄️ startHubServer
Starts a JackTrip Hub server. This will send a response if the process is up & running.
📄️ startP2PClient
Starts a JackTrip P2P Client Instance. This will send a response if the process is up & running.
📄️ startP2PMultipleClients
Start multiple JackTrip P2P Client Instances. This will send a response if the process is up & running.
📄️ startP2PServer
Starts a JackTrip P2P Server Instance. This will send a response if the process is up & running.