Kabir Goel

Results 19 issues of Kabir Goel

It would be awesome if it was possible to pass an AbortController to Emittery as part of the options for `on()`, the same way `addEventListener` allows. This would make complex...

enhancement
help wanted

Currently, this library requires that the JWT be specified as a bearer token in the `Authorization` header. However, this doesn't work for WebSockets, since the browser WebSocket API does not...

### What happens? We shipped a streaming audio API that relies on Server Sent Events. It would be great for users to be able to preview the event stream, but...

enhancement
package: @scalar/api-client

It’d be lovely to have [Gentium Plus](https://software.sil.org/gentium/). I can send a PR, but I'm not sure where to start.

https://tour.upper.io/welcome/01

### What version of Bun is running? 1.2.20+6ad208bc3 ### What platform is your computer? Darwin 25.0.0 arm64 arm ### What steps can reproduce the bug? ```typescript const formData = new...

bug
web:fetch

### What is the feature you are proposing? It would be great if this pattern was supported. Note how the second middleware references `slug`, which is typed by the first:...

enhancement