News

version 1.0.0-RC3 has been released!

In this release:

– Introduced performance tests
– Improved message sender (errors will be send only once whereas normal messages will be retried 3 times)
– In broadcast conversation participant will received newJoined signal with master data
– Ping will not start immediately after member is joined
– When session is closed message will not be send through it
– Each send will try at least 3 times before failing
===>- Introduced message sender instead of method send in InternalMessage
– Introduced parallel model inside conversation
– Changed log level
– Synchronization on join signal
– Fixed version of dependencies
– Performance tests
– Used Synchronous communication instead of Asynchronous
– Hanging connections #27

I’d also want to inform you that current documentation will be available only on github page

Leave a Reply