Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I need SPEED ! #223

Closed
lipsumar opened this issue Feb 26, 2014 · 2 comments
Closed

I need SPEED ! #223

lipsumar opened this issue Feb 26, 2014 · 2 comments

Comments

@lipsumar
Copy link

Hello,

Cool project, got it running in seconds :)

However I'm on a project that involves http://www.twitch.tv/twitchplayspokemon. Yes. I'd like to parse all the messages, but it seems I don't get all of them. The chat on the website goes crazy fast, but node-irc is way slower, probably missing a lot of message. Any idea why ?

Obviously I disabled the flood protection.

@jirwin
Copy link
Collaborator

jirwin commented Feb 26, 2014

Hey @lipsumar. This PR was opened #211 a while back. It looks like the message parsing in node-irc isn't as fast as it could be, but it hasn't been merged. Maybe try out the fork here: https://github.com/expr/node-irc-plus-irc-message.

Cheers!

@lipsumar
Copy link
Author

Thanks for the quick response.

I tested the channel on a popular IRC client (colloquy) and the rate is the same as in node-irc so I guess twitch doesn't actually stream all that crazy chat on IRC. That's a shame but not node-irc's fault.

Clearly The False Prophet at work...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants