Skip to content

gnlow/pusher-http-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pusher-http-deno

Deno port of pusher-http-node.

Use

import Pusher from "https://denopkg.com/gnlow/pusher-http-deno@main/mod.ts"

Don't forget to run script with --allow-net option.

What has changed from pusher-http-node?

  • CommonJS -> ES Modules
  • Use Deno port of libraries
  • Prototype -> Class

⚠️ Warning: Not yet fully tested

About

Deno port of pusher-http-node

Topics

Resources

Stars

Watchers

Forks

Contributors