Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/behnambm/real-time-dashboard

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/behnambm/real-time-dashboard

  • v0.0.0-20230713133954-49023b20f056
  • Source
  • Go
  • Socket score

Version published
Created
Source

Real-time dashboard

This project provides a real-time dashboard. The data is generated by another service and published to the broker(Redis) and the backend service subscribes to the channel and gets newly generated data and sends to the client using SSE.

Peek 2023-06-28 14-46

Tools used in this project:

  • Go - Data generator & Backend service
  • Redis - Pub/Sub
  • Consul - Dynamic configuration
  • SSE - real-time communication with client
  • Docker compose

Architecture

Untitled Diagram drawio (1)

FAQs

Package last updated on 13 Jul 2023

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc