Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Jeremy Latt f04dd7c5d5 get rid of user abstraction, services 10 anos atrás
sql User persistence to sqlite. 11 anos atrás
src get rid of user abstraction, services 10 anos atrás
.gitignore User persistence to sqlite. 11 anos atrás
README.md Encapsulate SQL statements and refactor Save functions as transactionable. 11 anos atrás
build.sh get rid of user abstraction, services 10 anos atrás

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