AutobahnAndroid v18.3.1 Release Notes

Release Date: 2018-03-23 // about 6 years ago
    • ๐Ÿ›  FIX: Expand README with more installation instructions, build hints and code/usage idioms (#387, #377, #370)
    • ๐Ÿ†• NEW: Allow setting the TLS version used with WebSocket (Netty) (#376)
    • FIX: WAMP request IDs are long, not int - always (#366)
    • ๐Ÿ›  FIX: Add CI tests for all 4 basic WAMP actions (#373)
    • ๐Ÿ›  FIX: Actually break the CI ("red flag") on all run-time errors (#372)
    • ๐Ÿ†• NEW: More POJO examples (#368)
    • ๐Ÿ›  FIX: WAMP call message parsing corner case (#367)
    • ๐Ÿ†• NEW: Alternative high-level WAMP API ("reflection based roles") (#380)
    • ๐Ÿ†• NEW: Example for WAMP authentication (#361)
    • ๐Ÿ†• NEW: WAMP unregister/unsubscribe (#353)
    • ๐Ÿ†• NEW: WAMP-Cryptosign (Ed25519) authentication (#347)
    • ๐Ÿ†• NEW: WAMP-Ticket authentication (#344)
    • ๐Ÿ›  FIX: legacy Android build (#336)