-
Notifications
You must be signed in to change notification settings - Fork 611
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Hello,
Starting from the Upgrade.js example, I tried storing the values I need (taken from some headers) under a symbol on the UserData object. The issue is the symbol is not present on the UserData in the 'open' handler, seems like only string properties are copied.
Could symbol properties also be propagated? I find this useful as using symbols won't pollute the ws object.
Thanks!
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers