webircgateway icon indicating copy to clipboard operation
webircgateway copied to clipboard

⛩ Websocket gateway to IRC networks

Results 32 webircgateway issues
Sort by recently updated
recently updated
newest added

Documentation for SASL authentication is needed to understand how to connect on libera.chat servers using TLS 1.3 (aka forward secrecy). In contrast webirc connections to irc.freenode.net in tcp4 mode works...

Supports XDCC send and can be tested as plugin at https://github.com/ProgramComputer/plugin-XDCC and fork is at https://github.com/ProgramComputer/webircgateway

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.1.0 to 0.7.0. Commits 8e2b117 http2/hpack: avoid quadratic complexity in hpack decoding 547e7ed http2: avoid referencing ResponseWrite.Write parameter after returning 39940ad html: parse comments per HTML spec...

dependencies

This is due to intermediate servers (proxies) randomly drop TCP connections. I propose solution to add socket.io transport.

To be aware of new certificates webircgateway requires restart. It would be nice to reload certificates (cert/ca) on config reload. E.g. Let's encrypt certificates are renewed every 3 months, so...

Documentation says that golang 1.11 or later is need, but when trying to build on my server I got this error : ``` go build golang.org/x/text/unicode/norm: /usr/lib/go-1.11/pkg/tool/linux_amd64/compile: signal: killed go...

Hello, I see that feature has been requested a lot of times by a lot of users (plus me), it can be a useful addition because it will solve either...