選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Russ Garrett 99c2f56a6c
Fix sending to channels with keys
7年前
examples Move example config to examples/ 7年前
httplistener Improved HTTP logging 7年前
tcplistener Fix sending to channels with keys 7年前
.travis.yml Travis tweak 7年前
LICENSE License and readme 7年前
README.md Travis badge 7年前
auth.go Config reloading 7年前
command.go Add auth for commands 7年前
main.go Config reloading 7年前

README.md

Build Status

A hasty re-implementation of irccat in Go.

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