You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

openpitrix.io/notification

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openpitrix.io/notification

v0.2.2
Go
Version published
Created
Source

Notification

License

Introduction

Notification is an enterprise-grade general-purpose high-performance distribute notification system.

The basic requirements for this system is below:

1.General Purpose

2.Different notification ways

3.Distribute, Asynchronous sending

4.Notification Address management

It is plugin-driven and designed to support following notification ways:

1.Email

2.Websocket(WIP)

3.Wechat(todo)

4.SMS(todo)

In the future it will provide more functions to support different notification ways.

Installation:

You can find the details in the installation documents.

Architecture Design

Architecture

Notes:

1.Notification provides gRPC and RESTful api for third party call.

2.The Persistence Layer is Mysql.

3.Asynchronous sending Notification, need use MQ to temporarily store notification, using Redis or etcd queue.

FAQs

Package last updated on 01 Aug 2019

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