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

Add support for message batches #3

Open
2 tasks
NanoSector opened this issue Dec 26, 2018 · 0 comments
Open
2 tasks

Add support for message batches #3

NanoSector opened this issue Dec 26, 2018 · 0 comments
Labels
enhancement New feature or request ircv3.2
Milestone

Comments

@NanoSector
Copy link
Member

See: https://ircv3.net/specs/extensions/batch-3.2.html

This depends on the message tags PR (#2), since batch identifiers are sent as message tags.

For this we need to:

  • Implement the BATCH message type
  • Possibly design a container for grouped messages to be bundled together
@NanoSector NanoSector added this to the v1.0 milestone Dec 26, 2018
@NanoSector NanoSector added ircv3.2 enhancement New feature or request labels Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ircv3.2
Projects
None yet
Development

No branches or pull requests

1 participant