Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 309 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 309 Bytes

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...