core-async

2025-02-10T22:39:05.090349Z

I started writing an irc server using the new flow stuff https://git.sr.ht/~hiredman/resderelictae/tree/master/item/irc.clj it supports only the most basic stuff right now (pings, joining/parting channels, sending messages to users and channels).

🆒 6
❤️ 4
dpsutton 2025-02-10T22:56:23.198949Z

>

Yetch, this list of constants was too long, so this crime exists. should be a resource, but I want a single file
This makes me so happy

2025-02-10T22:58:56.003899Z

just noticed I forgot to move some declares when I moved some functions around (flow has been pretty nice for keeping a repl running) so a new commit fixing that is up