THRIFT-5849: Expose createClient in browser version of nodejs package
`createClient` is exposed in a nodejs context, but not for browsers. Even though this is the same function as `createWsClient`, `createHttpClient`, etc, it seems odd to use these for custom connection types. Moreover, it is beneficial for the browser and nodejs interface to be as similar as possible.
C
Cameron Martin committed
0941aec90ddc47bbc9670b52d48262e4c7dc2ba1
Parent: 7fe4bf5
Committed by Jens Geyer <Jens-G@users.noreply.github.com>
on 2/8/2025, 3:49:58 PM