It's a new lcrq release with MOAR SPEED !
Version 0.3.0 is now available from @Codeberg
We have optimized lcrq for some of the AMD64 SIMD instruction sets which has achieved some large performance gains on some CPUs, especially those with
AVX512.
This was funded by #NGICore thanks to @NGIZero for funding these optimizations of our RaptorQ FEC Library!
It's a new lcrq release with MOAR SPEED !
Version 0.3.0 is now available from @Codeberg
We have optimized lcrq for some of the AMD64 SIMD instruction sets which has achieved some large performance gains on some CPUs, especially those with
AVX512.
This was funded by #NGICore thanks to @NGIZero for funding these optimizations of our RaptorQ FEC Library!
We've got a new tool! lcagent version 0.1.0, the #Librecast #multicast agent.
In server mode, lcagent can be configured to listen on Librecast Channels (multicast groups) and execute programs in response to packet data received on those Channels.
Packets must be accompanied by an authorized token and signed by the matching key or they will be silently dropped.
Data is encoded with #RaptorQ using Librecast’s liblcrq library to provide forward error correction in the event of packet loss.
lcagent can be used to send and receive data over #multicast and to pipe data between programs on one computer and as many receivers as the multicast network can support simultaneously. We're currently using it now to run our own CI builds by multicasting the patch to multiple build servers simultaneously.
This could also be useful for monitoring and configuration management.
#librecast
The work continues on #ngicore we've updated our techtree with our progress.
You can follow our roadmap and find out more about our current work on Librecast Overlay Multicast as part of @NGIZero Core.
It's a new release of Librecast! 🎉
This release adds restricted channel support with token based authentication. This allows keyrings to be created and filters to be applied to channels such that any data arriving which is not signed and accompanied by a token issued by an authorised key will be dropped.