You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Russ Garrett 4dfc49e50d
Handle mode characters in NAMES correctly
7 vuotta sitten
examples Move example config to examples/ 7 vuotta sitten
httplistener Improved HTTP logging 7 vuotta sitten
tcplistener Fix sending to channels with keys 7 vuotta sitten
.travis.yml Add version info 7 vuotta sitten
LICENSE License and readme 7 vuotta sitten
README.md Travis badge 7 vuotta sitten
auth.go Handle mode characters in NAMES correctly 7 vuotta sitten
command.go Add auth for commands 7 vuotta sitten
main.go Print error on TCP listener failure 7 vuotta sitten

README.md

Build Status

A hasty re-implementation of irccat in Go.

Supports HTTP POST endpoints as well as the traditional TCP protocol.