Simplify message reference management in Client_send_message_except().
[umurmur.git] / README.md
1 #About uMurmur
2
3 Build for OpenSSL and mbed TLS 2.3/2.4: [![Build Status](https://travis-ci.org/umurmur/umurmur.svg?branch=master)](https://travis-ci.org/umurmur/umurmur)
4
5 uMurmur is a minimalistic Mumble server primarily targeted to run on embedded computers, like routers, with an open OS like e.g. OpenWRT. The server part of Mumble is called Murmur, hence the name uMurmur. It is available as a precompiled package for quite a lot distributions. Check your distribution's package repository.
6
7 Instructions for building from source
8 -------------------------------------
9 [Build instructions](https://github.com/umurmur/umurmur/wiki/Building) can be found in the [wiki](https://github.com/umurmur/umurmur/wiki).
10
11 Contributors
12 ------------
13 * [Antoine Bertin](https://github.com/Diaoul)
14 * Tilman Sauerbeck
15 * J Sisson - sisson.j ( AT ) gmail DOT com
16 * [pierre.h](http://code.google.com/u/@VBRUQ1ZTAhNEXwJ9/)
17 * [phr0z3nt04st](https://github.com/phr0z3nt04st)
18 * [Troy C](https://github.com/troxor)
19 * [Trivve](https://github.com/Trivve)
20 * [hasufell](https://github.com/hasufell)
21 * [fmorgner](https://github.com/fmorgner)
22 * [Rawi666](https://github.com/Rawi666)
23 * [snowblind](https://github.com/snowblind)
24 * [c4k3](https://github.com/C4K3)
25 * [l2dy](https://github.com/l2dy)
26
27 Hope I didn't forget anyone... Please just send me a mail if you feel this is the case.
28
29 Support/Contact/Documentation
30 -----------------------------
31 Please consult the [wiki](https://github.com/umurmur/umurmur/wiki) and use the [issue tracker](https://github.com/umurmur/umurmur/issues) to report problems with uMurmur or to submit feature requests.
32
33 Have fun!