summaryrefslogtreecommitdiff
path: root/bst/doc.go
blob: abb7e6e98046f8bc1a375e0f154045de9e3d91ba (plain)
1
2
3
4
5
6
7
package bst

/*
Binary search tree for the pubsub

The vertex may have one or multiply topics associated with the single websocket connection UUID
*/