Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Jeremy Latt f04dd7c5d5 get rid of user abstraction, services il y a 10 ans
sql User persistence to sqlite. il y a 11 ans
src get rid of user abstraction, services il y a 10 ans
.gitignore User persistence to sqlite. il y a 11 ans
README.md Encapsulate SQL statements and refactor Save functions as transactionable. il y a 11 ans
build.sh get rid of user abstraction, services il y a 10 ans

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