summaryrefslogtreecommitdiff
path: root/srv/chat/chat.go
AgeCommit message (Collapse)Author
2021-09-02implementation of basic chat page which can show history and not much elseBrian Picciano
2021-08-30add chat handlers and only allow POST methodsBrian Picciano
2021-08-18implemented basic userID generationBrian Picciano
2021-08-17MVP of chat packageBrian Picciano