crawford / tailor

GitHub bot that validates patches before they can be merged
Apache License 2.0
18 stars 10 forks source link

main: change server address back to string #52

Closed crawford closed 6 years ago

crawford commented 6 years ago

The server address isn't actually a SocketAddr since it could be a domain name and the port number can be omitted.