uNetworking / uWebSockets.js

μWebSockets for Node.js back-ends :metal:
Apache License 2.0
7.76k stars 563 forks source link

Add typings for `domain` method fix #859 #888

Closed techvlad closed 1 year ago

techvlad commented 1 year ago

Add TypeScript typing declaration for domain method

uNetworkingAB commented 1 year ago

I would call it "Browse to SNI domain. Used together with .get, .post and similar to attach routes under SNI domains."

techvlad commented 1 year ago

@uNetworkingAB thanks for review, updated