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

Commit 939a44b

Browse files
committed
Project description
1 parent cee82f6 commit 939a44b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
httpstream
2+
==========
3+
4+
httpstream provides HTTP handlers for simultaneous streaming uploads and
5+
downloads of objects, as well as persistence and a standalone server.

doc.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// Package httpstream provides HTTP handlers for simultaneous streaming uploads
2+
// and downloads of objects.
3+
package httpstream

0 commit comments

Comments
 (0)