basic subscription works
authorEvgenii Akentev <i@ak3n.com>
Thu, 29 Aug 2024 17:13:41 +0000 (21:13 +0400)
committerEvgenii Akentev <i@ak3n.com>
Thu, 29 Aug 2024 17:13:41 +0000 (21:13 +0400)
commit11fcf63f91a3c9fc1d38463cfd9666f18a51ded2
treedca5ad08831cdc2350942e84206bcbe25ace6dce
basic subscription works
.gitignore [new file with mode: 0644]
client.go [new file with mode: 0644]
entities.go [new file with mode: 0644]
go.mod [new file with mode: 0644]
go.sum [new file with mode: 0644]
hub.go [new file with mode: 0644]
main.go [new file with mode: 0644]