New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@rivalis/core

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rivalis/core

NodeJS framework for building real-time applications

Source
npmnpm
Version
4.11.15
Version published
Weekly downloads
3
-88%
Maintainers
1
Weekly downloads
 
Created
Source

Rivalis Core

GitHub npm version npm downloads Read docs Discord

⭐ Features

  • Easy to use - API is simple and extensible. (For details, see the documentation).
  • Protocol agnostic - Built to work with multiple protocols at same time.
  • Secure - Can be integrated with any authentication and authorization flow.

👍 Good for

  • Real-time applications
    • chats
    • notifications
    • real-time events
  • Games
    • Multiplayer arena
    • Turn based strategies

🚀 Getting started

  • JavaScript & NodeJS knowledge is required
  • NodeJS (v14.x or higher) installed on your local machine
  • Code Editor
  • Follow the getting started guide to setup your first project.

🔌 Client libraries

🚀 Run demo project

  • Clone the repository git clone git@github.com:rivalis/rivalis.git.
  • Install project dependencies using npm install
  • Build the project using npm run build --workspaces
  • Run the demo using npm run demo

License

The project is licensed under MIT License

FAQs

Package last updated on 07 Feb 2022

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