Use diodes instead of channels in SSE broker

This commit is contained in:
Deluan
2021-02-01 17:41:17 -05:00
committed by Deluan Quintão
parent 591a5344ac
commit 905c685696
4 changed files with 55 additions and 30 deletions
+1
View File
@@ -3,6 +3,7 @@ module github.com/deluan/navidrome
go 1.15
require (
code.cloudfoundry.org/go-diodes v0.0.0-20190809170250-f77fb823c7ee
github.com/ClickHouse/clickhouse-go v1.4.3 // indirect
github.com/Masterminds/squirrel v1.5.0
github.com/astaxie/beego v1.12.3