Skip to content

van-clj/http-river

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

http-river

Install

[org.van-clj/http-river "0.0.2"]

Description

This library provides river producers that performs HTTP requests and streams their response either as a seq of characters or a seq of bytes.

The functions available are:

  • produce-http-get
  • produce-http-get-bytes
  • produce-http-post
  • produce-http-post-bytes

For more info about how river works, check the river API

License

Copyright (C) 2012 Roman Gonzalez.

Distributed under the Eclipse Public License, the same as Clojure.

About

Stream HTTP response bodies with river

Resources

Stars

Watchers

Forks

Packages

No packages published