選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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.