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 година
examples Move example config to examples/ пре 7 година
httplistener Improved HTTP logging пре 7 година
tcplistener Fix sending to channels with keys пре 7 година
.travis.yml Add version info пре 7 година
LICENSE License and readme пре 7 година
README.md Travis badge пре 7 година
auth.go Handle mode characters in NAMES correctly пре 7 година
command.go Add auth for commands пре 7 година
main.go Print error on TCP listener failure пре 7 година

README.md

Build Status

A hasty re-implementation of irccat in Go.

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