• Dave Cridland's avatar
    Use Deque instead of Map, and add delay stamping · a6ea2b4b
    Dave Cridland authored
    After discussion with Jonny, switched the existing Map to a Deque, and in
    response to Tom's suggestion, added XEP-0203 (and legacy) delay stamping.
    
    Tested using Gajim and Swift; testing the delay stamping was done by disabling
    the acknowledgement handling to force retransmission.
    a6ea2b4b
SessionManager.java 71.9 KB