mirror of
https://github.com/hzrd149/blossom.git
synced 2026-01-24 22:28:51 +00:00
setup implementations folder
This commit is contained in:
13
implementations/README.md
Normal file
13
implementations/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Blossom Implementations
|
||||
|
||||
This directory contains possible uses and implementations of the Blossom protocol. They are not part of the official Blossom specification but provide examples and inspiration for how the protocol can be used.
|
||||
|
||||
## Implementations
|
||||
|
||||
- [Local Blossom Cache](./local-blossom-cache.md)
|
||||
- [HLS Video Formatting](./hls-video-formatting.md)
|
||||
|
||||
## Contributions
|
||||
|
||||
Contributions are welcome! Documents in this directory MUST be compatible with the existing [BUDs](../buds) and should be focused on a single use case or implementation.
|
||||
|
||||
Reference in New Issue
Block a user