soju forked to be LESS SHIT
Go to file
Simon Ser 86f66cf6c4
Remove downstreamConn.WriteMessage
It wasn't clear what this function was doing
2020-02-06 22:35:24 +01:00
cmd/jounce Join channels on upstream servers 2020-02-06 19:22:04 +01:00
.gitignore Add basic IRC listener 2020-02-04 10:46:22 +01:00
LICENSE Add LICENSE and README.md 2020-02-04 10:50:28 +01:00
README.md Add LICENSE and README.md 2020-02-04 10:50:28 +01:00
downstream.go Remove downstreamConn.WriteMessage 2020-02-06 22:35:24 +01:00
go.mod Add basic IRC listener 2020-02-04 10:46:22 +01:00
go.sum Add basic IRC listener 2020-02-04 10:46:22 +01:00
irc.go Split IRC helpers to separate file 2020-02-06 19:24:32 +01:00
server.go Keep track of upstream connections in a list 2020-02-06 22:25:32 +01:00
upstream.go Forward channel information 2020-02-06 22:19:31 +01:00

README.md

jounce

An IRC bouncer.

License

MIT