ailabstw / ailabstw/pttai-next
File sharing
Đang mở
good first issue
help wanted
- Ngôn ngữ chính
- JavaScript
- Star
- 33
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Currently, we only support text-based(text, action) messages. Although we can easily support file sharing via putting files into hyperdrive. There're some concerns:
* The performance impact of storing large binary blob in a merkle-log
* Operation: Storing large file on local disk increases operation burden.
* There're already many great platforms for sharing static files, such as BitTorrent, IPFS.
For simplicity sake, we can provide a simple "upload to BT/IPFS/S3" middleware and save the signed URL to the hyperdrive for now.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.