Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-12 | [wip] nicknym source query implemented | Azul | |
Also changed Nickserver::Response to not include the status code. This may be okay for error responses but in most cases we want to have a parsable message and not some status code prepended to it. | |||
2016-05-25 | copy over all files from rewritten attempt | Azul | |
I started a nickserver from scratch to implement the things that are independent of our choice of stack (eventmachine or other). This commit copies them over and tests both things in parallel. |