Sainan / WebHID-for-Firefox

A WebExtension & server that work together to provide WebHID APIs on Firefox.
The Unlicense
2 stars 0 forks source link

HIDDevice.receiveFeatureReport #5

Closed Sainan closed 2 days ago

Sainan commented 2 days ago

Just opening this for the sake of not relying on TODOs in the code.

I think the biggest issue with this one is how niche it is, so it's hard to find a test case.

Although I think Razer does use feature report send+receive for some of their communications, so I might be able to make a little website to test that if I look into that more.