dracula
dracula copied to clipboard
Dracula client needs ability to list namespaces (TCP)
- extend protocol.go with tcp only command for listing namespaces
- handle that command in server
- handle sending that command and reading response in client
- add to dracula-cli
Possible good first issue