1.1.16 'Elephant in the Room'

Written for Vortex Library by Francis Brosnan on 2016-05-05

  - Added Vortex External module to allow easily creating BEEP over
    any connection oriented transport by providing a set of handlers
    that implements the specific part of the protocol supported. Used
    this new transport to support BEEP over BlueTooth (done by Arthur
    Kristmann).

  - Fixed mutex API to provide a consistent behaviour (recursive vs
    non-recursive) and added new API to provide this support. Reported
    by Ralf Konusch.

  - Fixed tls digest segfault (reported by Ralf Konusch).

  - Removed wrong nopoll.h header from vortex_external.h (Arthur
    Kristmann).

  - Various stable improvements and new regression tests.

Read more

Read all announcements