Skip to content

Event-driven WebSocket wrapper for Deno, utilizing the deno-std ws module.

License

Notifications You must be signed in to change notification settings

envis10n/deno-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deno-ws

Event-driven WebSocket wrapper for Deno, utilizing the deno-std ws module.

Usage

import WS from "https://deno.land/x/deno_ws@0.1.4/mod.ts";

Where 0.1.4 is a valid release tag.

Check examples folder for example files.

About

Event-driven WebSocket wrapper for Deno, utilizing the deno-std ws module.

Resources

License

Stars

Watchers

Forks

Packages

No packages published