Skip to content

Instantly share code, notes, and snippets.

@yakovenkodenis
Created November 14, 2022 21:13
Show Gist options
  • Save yakovenkodenis/b28dc50562d5d52ab0d436e4732c2ccf to your computer and use it in GitHub Desktop.
Save yakovenkodenis/b28dc50562d5d52ab0d436e4732c2ccf to your computer and use it in GitHub Desktop.
listen(callback) {
this._server.listen(this.port, callback);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment