Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

0.5.0

Compare
Choose a tag to compare
@lispyclouds lispyclouds released this 11 Feb 17:01

New:

  • Ability to support bidirectional streams (#17)
  • Support configurable timeouts for daemon connections (#19 )
  • All API calls are prefixed with the version for more explictness

Breaking changes:

  • invoke now takes a param :as as one of :stream, :socket or :data instead of :as-stream?.