# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 7
# self = https://watcher.sour.is/conv/td6h2tq
hey everyone i've spent my whole day trying to set up soju + gamja in docker and now i am down a rabbit hole of building caddy with layer4 support and trying to get TLS for my IRC server and NOTHING IS WORKING
@kat i JUST want my own IRC server for fun. that is all i want
@kat i can't send any messages it complains about the server buffer I DON'T KNOW WHAT THAT MEANS
@kat oh and the logs say "failed to write msg: use of closed network connection" WHAT DOES THAT MEAN
@kat I skimmed through the gamja docs and they say you need an “IRC WebSocket server” – no idea what that is. Does gamja not speak IRC directly but essentially “IRC over HTTP”? Curious. 🤔
@movq no clue! i've never had issues setting up websockets and the gamja client itself seems to work fine when connecting to other servers, but my bouncer doesn't work right so it's soju TT i THINK there's a problem with the websockets but it seems to be working right so i'm just confused