You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should look at the MANET Push-to-talk Voice Chat code. The MANET Visualizer is written in the Processing IDE.
Each of those apps makes use of the API compiled into libmanet.jar. The most important classes contained in that JAR are ManetHelper (for sending commands to the MANET Service) and ManetObserver (to register callbacks that get invoked when those commands are handled by the MANET Service).
I want to develop an app based on MANET, could I take manet-manager as a black box?
The text was updated successfully, but these errors were encountered: