Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Jeremy Latt b9cb539219 organize like a proper go package 10 лет назад
irc organize like a proper go package 10 лет назад
sql User persistence to sqlite. 11 лет назад
.gitignore organize like a proper go package 10 лет назад
README.md Encapsulate SQL statements and refactor Save functions as transactionable. 11 лет назад
ergonomadic.go organize like a proper go package 10 лет назад

README.md

Ergonomadic

Ergonomadic is an IRC daemon written from scratch in Go. It supports (or will) multiple concurrent connections for the same nick.

Why?

I wanted to learn Go.

What’s with the name?

“Ergonomadic” is an anagram of “Go IRC Daemon”.

Helpful Documentation

Running the Server

$ ./build.sh
$ bin/ergonomadicdb init
$ bin/ergonomadic