tstor/config
Antonio Navarro Perez ddda39b22a
Server implementation. (#90)
* Server implementation.

- Share the content of a folder as a magnet file.
- Web interface with all data needed for sharing data.
- New configuration to add several servers
- Every time the content of the server folder is changed, the magnet
file will be generated again.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

* Update dependencies

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

* Use boltdb piece completion storage.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2021-11-21 14:03:18 +01:00
..
config.go Server implementation. (#90) 2021-11-21 14:03:18 +01:00
config_test.go Modify configuration structure. (#49) 2021-04-04 19:24:58 +02:00
handler.go Improve logs (#89) 2021-11-20 20:57:25 +01:00
model.go Server implementation. (#90) 2021-11-21 14:03:18 +01:00