Skip to content

Commit f258c2b

Browse files
authored
Merge pull request #817 from functional-streams-for-scala/pchlupacek-patch-1
Added fs2-http to project list
2 parents 1e77623 + 985e4b0 commit f258c2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ The previous stable release is 0.8.4 ([source](https://github.com/functional-str
8686
If you have a project you'd like to include in this list, either open a PR or let us know in [the gitter channel](https://gitter.im/functional-streams-for-scala/fs2) and we'll add a link to it here.
8787

8888
* [doobie](https://github.com/tpolecat/doobie): Pure functional JDBC built on fs2.
89+
* [fs2-http](https://github.com/Spinoco/fs2-http): Http server and client library implemented in fs2
8990
* [http4s](http://http4s.org/): Minimal, idiomatic Scala interface for HTTP services using fs2.
9091
* [scodec-stream](https://github.com/scodec/scodec-stream): A library for streaming binary decoding and encoding, built using fs2 and [scodec](https://github.com/scodec/scodec).
9192
* [streamz](https://github.com/krasserm/streamz): A library that supports the conversion of [Akka Stream](http://doc.akka.io/docs/akka/2.4/scala/stream/index.html) `Source`s, `Flow`s and `Sink`s to and from FS2 `Stream`s, `Pipe`s and `Sink`s, respectively. It also supports the usage of [Apache Camel](http://camel.apache.org/) endpoints in FS2 `Stream`s and Akka Stream `Source`s, `Flow`s and `SubFlow`s.

0 commit comments

Comments
 (0)