Vortex Library 1.0.11 (Default branch) |
|
|
Vortex Library is a BEEP Core protocol implementation, following the standard defined in RFC 3080 and RFC 3081. It has a clean and easy-to-use API that allows you to write new application protocols very quickly. Vortex Library has been developed within the Af-Arch project, and it is being used at the data transport layer. However, Vortex Library can be used independently of Af-Arch.
License: GNU Lesser General Public License (LGPL)
Changes:
Several bugs have been fixed and integrated into
the regression test. The frame joining code was
updated to reduce the alloc/realloc pattern,
improving speed for Windows platform. The ANS/NUL
bug which was preventing sending of several files
was fixed. Some new API functions have been added
to manage connections created (used by
Turbulence), profile channel counting, and getting
channel pool references.
|