-
I added support for new parameter
ack-request-countforStreamManagementIOProcessorwhich makes ack request count configurable, ie. by addition of following line toetc/init.propertiesfile:c2s/processors/urn\:xmpp\:sm\:3/ack-request-count[I]=1which will set this property to
1forStreamManagementIOProcessorforc2scomponent.
| Type |
New Feature
|
| Priority |
Blocker
|
| Assignee | |
| RedmineID |
2427
|
| Spent time |
0
|
Issue Votes (0)
Watchers (0)
In tigase.server.xmppclient.StreamManagementIOProcessor - it seems like you intended to make the ack request count configurable, it is very useful for my project.
Are you planning to add it to configuration?