diff --git a/plugin/traffic/TODO b/plugin/traffic/TODO new file mode 100644 index 000000000..c42225848 --- /dev/null +++ b/plugin/traffic/TODO @@ -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?