WebReflection / coincident

An Atomics based Proxy to simplify, and synchronize, Worker related tasks.
MIT License
189 stars 3 forks source link

Added 100% Bun based functionality #17

Closed WebReflection closed 1 year ago

WebReflection commented 1 year ago

This MR uses zero dependencies to bootstrap Bun server with websocket, mimicking ws module on the surface but using zero dependencies beside bun.serve().