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.