update todo readme

This commit is contained in:
decauwsemaecker.glen@gmail.com 2017-04-06 22:16:48 -05:00
parent 6dbcdea523
commit 093890b5ff
1 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,9 @@ A Golang library to get your external ip from multiple services.
## TODO
+ Unit-Tests + CI (Travis);
+ Investigate support for (a) STUN protocol(s);
+ Design/Implement STUNSource, more info:
+ [RFC 3489](https://tools.ietf.org/html/rfc3489);
+ [RFC 5389](https://tools.ietf.org/html/rfc5389);
## Docs