Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.markdown → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ Dispatch Reboot

[![Build Status](https://travis-ci.org/dispatch/reboot.svg?branch=master)](https://travis-ci.org/dispatch/reboot)

Latest `version`: [![Maven][mavenImg]][mavenLink]

[mavenImg]: https://img.shields.io/maven-central/v/net.databinder.dispatch/dispatch-core_2.12.svg
[mavenLink]: https://mvnrepository.com/artifact/net.databinder.dispatch/dispatch-core_2.12


Dispatch reboot is a rewrite of the Dispatch library for
HTTP interaction in Scala, using [async-http-client][async]
as its underlying transport. For more info, see the
Expand Down