Scramjet blog
Keep up to date with latest information on upcoming releases and general news about scramjet. You'll find usefull guides and howto's here and all the information that doesn't quite fit in the docs.
Scramjet v4.21
I'm thrilled to announce the release of Scramjet v4.21 with two important additions: - allows pushing a stream through stdin/out of a…
Modules
Scramjet are node modules that allow you to easily reuse a chain of transforms and even publish it for others to use. In this article we…
Scramjet v4.20.1
A small fix introduced today makes your life easier if you happened to use one of Scramjet's multithreaded functions, namely: Underneath the…
Scramjet v4.20
The new release includes one new method and some new features for and . As always there was a couple dependencies updated, including…
Oh my! The stream does not flow!
Most time spent on debugging streams is answering the question: why doesn't it flow? Streaming speed What we need to know first is if the…
Stream from anything
Streaming anything With the introduction of and a range of static methods on all Scramjet stream classes we introduced a simple way to…
New website!
This is the new website, hopefully providing a new way to access Scramjet's documentation. The docs are working pretty much as they were…
Thoughts on Scramjet 5.0
The time has come to start development of the next major version of the Scramjet framework . 4.x versions have brought stability and clear…