Add pub/sub to client/server and make broker more low level
This commit is contained in:
		| @@ -19,6 +19,7 @@ type Endpoint struct { | ||||
| 	Name     string | ||||
| 	Request  *Value | ||||
| 	Response *Value | ||||
| 	Metadata map[string]string | ||||
| } | ||||
|  | ||||
| type Value struct { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user