Skip to content

Milestones

List view

  • Due by July 24, 2017
    4/4 issues closed
  • No due date
    3/3 issues closed
  • **WAMP Release**: First public WAMP-ready release of AutobahnJava. WAMP application user code written using AutobahnJava can be built and run on both Android and JVM desktop/server. Provides a WAMP session class that uses CompletableFuture for WAMP actions (call, register, publish, subsribe), and Observer for WAMP session lifecycle events (on_connect, on_challenge, on_join, on_ready, ..).

    No due date
    3/3 issues closed
  • **WAMP Beta Release**: adds authentication methods (TLS client cert, WAMP-CRA, WAMP-Cryptosign, WAMP-Ticket/OTP), WAMP options and details support, WAMP advanced profile features (some)

    No due date
    6/6 issues closed
  • **WAMP Alpha Release**: WAMP over WebSocket-JSON transport, WAMP session core, anonymous-only authentication. Demonstrates the 4 WAMP core interactions using Java 8 CompletableFuture (or a polyfill).

    Due by June 17, 2017
    6/6 issues closed
  • **WebSocket JSR356 Release**: This milestone adds the ability to write AutobahnJava application code that can be built for both Android/Dalvik and for JSR356 (Tyrus)/JVM. This will allow us to support writing Java based WAMP components that can be built from one source either for Android or for desktop or server side environments later.

    Due by June 3, 2017
    2/2 issues closed
  • **WebSocket Android Release**: WebSocket and TLS robustification and testing, auto-generated docs, changelog, Travis CI integration, automatic testsuite runs, Dockerhub ready/redistributable image, publication on Maven and Dockerhub.

    No due date
    13/14 issues closed
  • **WebSocket Android Prerelease**: Prerelease of the new NIO-less, TLS-ready WebSocket for Android implementation.

    Due by May 21, 2017
    4/4 issues closed