Skip to content
Snippets Groups Projects
Commit f35c6506 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

message engine: use message queue

Avoids re-ordering messages by using a queue
instead of a map.
This allows to guarantee message ordering
as long as the account implementation of sendMessage
preserves ordering.

Change-Id: I09a5c4964e1276236e5b992e4fc080da158f2d7e
parent 53971da2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment