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 4665272fd6
Separate out http listener endpoints
7 years ago
examples Command running, signal handling 7 years ago
httplistener Separate out http listener endpoints 7 years ago
tcplistener Initial commit 7 years ago
LICENSE License and readme 7 years ago
README.md Initial commit 7 years ago
auth.go Add auth for commands 7 years ago
command.go Add auth for commands 7 years ago
irccat.json Command running, signal handling 7 years ago
main.go Add auth for commands 7 years ago

README.md

A hasty re-implementation of irccat in Go.

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