Commit Graph

7 Commits

Author SHA1 Message Date
joeyak 7962fad02e commiting so zorch can do my work 2019-06-01 19:41:28 -04:00
joeyak 15a691a1b7 Update go mod 2019-04-14 01:48:00 -04:00
joeyak 7b5f77a14a Get rid of dependency on go-colorful
closes #84
2019-04-14 01:46:24 -04:00
Zorchenhimer d513fe872d Remove temp connections
Temp connections were removed to reduce some complexity.  Now a
connection is a full client, even before joining chat.  A name is
required to be set to join chat and receive messages.

This change also removes the need for UUIDs on connections and clients.
2019-04-13 15:56:49 -04:00
joeyak adcc81f192 Tidy up mod packages 2019-04-11 21:21:21 -04:00
Zorchenhimer 1a5d4c89ec Remove 'go get -u' lines from makefile
Go modules should take care of this seamlessly now.
2019-04-04 11:04:18 -04:00
Zorchenhimer 682462d5d5 Switch to Go modules 2019-04-04 10:32:50 -04:00