wevm / isows

Isomorphic WebSocket implementation for Node.js, Bun, Deno, React Native, and other modern runtimes.
Other
42 stars 5 forks source link

fix: rename conditional export from `worked` to `workerd` #15

Closed lkwr closed 2 weeks ago

lkwr commented 2 weeks ago

In #12 the runtime key is wrong. This pull request sets the correct runtime key from worked to workerd. (see wintergc and cloudflare)