- auth interface improvements
- api rpc handler fixes
- api registry router now able to do pattern based api.Endpoint matching
- store improvements and breaking change (Rename store Namespace / Prefix to Database / Table)
- api rpc handler supports websocket bidirectional streaming
- default broker changed from embed nats to http
- add disk backed embed local store
- minimize memory (to get better results use Address option that have IP specified)
- regenerate all internal proto based stuff with grpc enabled