more doc updates

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2020-01-11 09:04:59 +01:00
parent 3e095ad847
commit 822e45ebb5

4
plugin/traffic/TODO Normal file
View File

@@ -0,0 +1,4 @@
* unpack grpc-go's resolver and copy the bits we need here (we need *way* less)
* hook this up, potentially look at the tls plugin for creds
* hook up callbacks and test things out
* are unit tests possible?