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

Bulk messaging support #24

Open
kkamkou opened this issue Dec 12, 2016 · 2 comments
Open

Bulk messaging support #24

kkamkou opened this issue Dec 12, 2016 · 2 comments

Comments

@kkamkou
Copy link
Owner

kkamkou commented Dec 12, 2016

Add a new functionality to send multiple messages at once.

@kkamkou kkamkou changed the title Bulk send support Bulk messaging support Dec 12, 2016
@kkamkou kkamkou added this to the Version 1.2.0 milestone Feb 14, 2017
@kkamkou kkamkou removed this from the Version 1.2.0 milestone Nov 3, 2017
@rosygupta
Copy link

hi @kkamkou ,
Currently can you confirm is chunking is done in the default message sending via UDP? I tried sending message of 25353 bytes which got trimmed and sent only the first half of the message.
Thanks

@kkamkou
Copy link
Owner Author

kkamkou commented Apr 12, 2018

Yes, chunking is implemented from the first version of the library (UDP). Also consider is that 32766 bytes is the maximum length for a field (message might have many fields).

Please do not spam in the tickets (instead, you're welcome to open a new ticket with any question).

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

No branches or pull requests

2 participants