18 ms·
Hey, guys. Thanks for all the attention! The repository is here: https://github.com/erming/shout https://github.com/erming/shout It's open source, so if you'r
by erming 12y ago
Hey, guys.
Thanks for all the attention! The repository is here: https://github.com/erming/shout https://github.com/erming/shout
It's open source, so if you're looking for a cool new project to work on, feel free to help out!
- erming 12y agoOne more thing: Freenode has given me about ~20 slots to work with on this demo. If you can't connect, try another network, like `irc.rizon.net` or something.
- vhost- 12y agoWhat do you mean slots? Is it just because connections are coming from one IP and there is a limitation on their end?
- nacs 12y agoMost IRC networks have a per-IP connection limit. The slots in this case are the amount of connections that can come from the demo server (20 at the moment). If you ran this software on your own server, you wouldn't run into the problem unless you tried to open 20 simultaneous connections to 1 IRC network.
- Gigablah 12y agoApparently there's a protocol that addresses this issue (WEBIRC): https://github.com/thedjpetersen/subway/issues/117 https://github.com/thedjpetersen/subway/issues/117
- dale-cooper 12y agoIs this actually implemented server-side on any networks?
- freedrull 12y agoKiwiIRC uses this protocol apparently. I asked the author about it and they said they have worked out special arrangements with some networks to implement it, and accept connections exclusively from Kiwi, I presume? After all, a password is required according to this spec: https://kiwiirc.com/docs/webirc https://kiwiirc.com/docs/webirc
- ionwake 12y agoThanks this is awesome - I would love to integrate it with sagebump.com instead of using freenodes client. Can I ask why there is a 20 slot limit? How can one increase this?
- sjm 12y agoThe 20 slot limit being mentioned is just in regards to the demo connecting to freenode. The demo connects to freenode from a single IP address and freenode has limits on how many connections you can have from one IP. It's not something you need to worry about in a normal use-case.
- gog 12y agoBTW; your site does not work without www.
- mts_ 12y agoWow, what a great job! This is a really good looking web IRC client and it works so well with notification sounds, favicon updates etc.