theturtle32 / WebSocket-Node

A WebSocket Implementation for Node.JS (Draft -08 through the final RFC 6455)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get URL Parameters

niknikopoulos opened this issue · comments

How can I get URL parameters to use them when a connection is established? For example to get a username

request.resourceURL.search should do.