Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

unreleased

0.2.5 - 2016-03-06

Changed

  • Update dependencies

0.2.4 - 2016-01-28

Changed

  • Update dependencies

0.2.3 - 2016-01-01

Changed

  • Dependency update

0.2.2 - 2016-01-01

Changed

  • Dependencies update

0.2.1 - 2015-12-09

Fixed

  • Upon invalid JSON either log only or close connection depending on the used :json-framing transport option.

0.2.0 - 2015-12-08

Added

  • JSON-RPC support: connect-json-rpc!

Changed

  • namespace tcp -> core
  • Function connect-rpc! -> connect-bson-rpc!

0.1.0 - 2015-11-26

Initial Version:

  • BSON-RPC - requests and notifications over TCP connection.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close