Skip to content

Commit d287cec

Browse files
authored
feat: Server.Run(...) validate addr (#63)
* feat: Server.Run(...) validate addr Add validation to the addr parameter of Server.Run(...) to ensure it is a valid TCP address. If the addr is ipv6, and it's missing the required square brackets, add them.
1 parent be86831 commit d287cec

File tree

5 files changed

+364
-33
lines changed

5 files changed

+364
-33
lines changed

0 commit comments

Comments
 (0)