fails-components / webtransport

Http/3 webtransport support for node
Other
149 stars 21 forks source link

test: add test for user data and request callbacks #282

Closed achingbrain closed 6 months ago

achingbrain commented 6 months ago

Adds a request callback that adds any search query to the user data object.

Adds a test that stringifies the user data object and sends it to the client, then verifies it on the client side.

martenrichter commented 6 months ago

lgtm