Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@Profpatsch Profpatsch released this 28 Mar 11:45
· 308 commits to canon since this release
fee4ffa

Rewrite the internal daemon socket protocol.

This should be a purely internal change, but if you have been using
lorri internal stream-events in your scripts, the json output might
have changed. Since the command is internal and not yet stable,
not much time was spent keeping it compatible, so beware.

The --socket-address command to lorri ping was removed for now,
since only having it for this command doesn’t make much sense, it
looks like it was originally introduced for debugging purposes.
In the long run we could add a LORRI_SOCKET environment variable.