Using OpenFire as app communication layer

Hi,

I am working on setting up communication between two apps over the web via a message-passing protocol. I have trouble using Yahoo instant messenger, probably due to their suppression of automated bots, so I thought about using my own Jabber server instead.

My question is, are there built-in restrictions in OpenFire on things like messages sent per minute or per second by client? And in case there are, is it easy to get rid of them, to support the automated communication?

Hi,

there’‘s a limit of 1 MB for every messages to make it more easy to parse it but there’'s no limitation in messages per second.

LG