Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Jeremy Latt f04dd7c5d5 get rid of user abstraction, services před 10 roky
sql User persistence to sqlite. před 11 roky
src get rid of user abstraction, services před 10 roky
.gitignore User persistence to sqlite. před 11 roky
README.md Encapsulate SQL statements and refactor Save functions as transactionable. před 11 roky
build.sh get rid of user abstraction, services před 10 roky

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