Closed joyrexus closed 10 years ago
Per issue #6, we're eventually going to want the server to register its port usage with a seaport registry. The client could then query the registry for our submit service, rather than having to know the services's port number in advance.
See #8 for next task related to this.
Avoid hard-coding host and port. Make these command-line parameters for
server.js
.