Closed mstoykov closed 5 months ago
Implement the extensions property for WebSocket.
I was working around this area for #68 and noticed it as well and decided "why not finish implementing all the properties"
So with this all the properties of WebSocket have been implemented.
make lint
make test
Based on #68 and #69
What?
Implement the extensions property for WebSocket.
Why?
I was working around this area for #68 and noticed it as well and decided "why not finish implementing all the properties"
So with this all the properties of WebSocket have been implemented.
Checklist
make lint
) and all checks pass.make test
) and all tests pass.Related PR(s)/Issue(s)
Based on #68 and #69