Socket
Book a DemoInstallSign in
Socket

@tryforge/ws

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@tryforge/ws

A light package using ws to connect many WebSocket Forge extensions

1.0.0
unpublished
latest
npmnpm
Version published
Maintainers
0
Created
Source

@tryforge/ws

This package helps all the developers that want to make an extensions using ws without having to worry about having issues with other extensions. Using 2 ws extensions can be hard, that's why @tryforge/ws exists!

Usage

Using this package is really simple, here is everything you need to know:

  • Install this extension
npm i @tyrforge/ws
  • Create your first route
const { createWebSocketServer } = require('@tryforge/ws')

const ws = new createWebSocketServer(WebSocket.ServerOptions)
//And from now on you can use anything that ws uses!
  • Have fun making your own forge extension that requires ws

Credits

This package was made by aggelos, a developer of ForgeScript. Use ForgeScript, it's better and easier.

FAQs

Package last updated on 30 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.