Skip to content

Commit

Permalink
Note about progress. Fix gitter link.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Mar 27, 2017
1 parent 7490614 commit 244ab10
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
@@ -1,5 +1,8 @@
# RubyDNS
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/ioquatix/rubydns?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

**RubyDNS 2.0 which was developed and based on Celluloid is [currently being reworked](https://github.com/socketry/socketry-dns)**

[![Gitter](https://badges.gitter.im/Join+Chat.svg)](https://gitter.im/ioquatix/rubydns?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

RubyDNS is a high-performance DNS server which can be easily integrated into other projects or used as a stand-alone daemon. By default it uses rule-based pattern matching. Results can be hard-coded, computed, fetched from a remote DNS server or fetched from a local cache, depending on requirements.

Expand Down

0 comments on commit 244ab10

Please sign in to comment.