scratchyone / wasm-sockets

A rust WASM-specific websocket library
MIT License
31 stars 3 forks source link

Change ErrorEvent to Event. Closes #7 #8

Open ctm opened 1 month ago

ctm commented 1 month ago

I only bumped the revision because although this is a breaking change w.r.t. what compiles, it's not AFAICT a breaking change, per-se, since what used to compile didn't work.