skewten-incubator / worse

websocket implementation
0 stars 0 forks source link

whatwg url parser #3

Open SEAPUNK opened 8 years ago

SEAPUNK commented 8 years ago

eventually, create a basic URL parser package for this sort of stuff

in the meanwhile, we'll use node's url API actually, i'll do it right now

https://url.spec.whatwg.org/#concept-url-parser

look what i found: https://github.com/jsdom/whatwg-url/