hacst / libmumbleclient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libmumbleclient

libmumbleclient is library that should be able to act as a client for a Mumble server.

Required stuff

  • cmake
  • g++/gcc
  • boost
  • openssl

Important missing parts

  • UDP ping
  • UDP audio recieving
  • more complete user/channel handling
  • lots of callbacks...

About