The current library does not work with cloudflare workers. Workers uses the runtime library not nodejs, and is a service worker under the hood. Is there anyway to get pusher going on cloudflare workers?
The current library does not work with cloudflare workers.
Workers uses the runtime library not nodejs, and is a service worker under the hood.
Is there anyway to get pusher going on cloudflare workers?