All Projects → osstotalsoft → nodebb

osstotalsoft / nodebb

Licence: MIT license
NodeJs components

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to nodebb

Remit
RabbitMQ-backed microservices supporting RPC, pubsub, automatic service discovery and scaling with no code changes.
Stars: ✭ 24 (+26.32%)
Mutual labels:  messaging, event-driven
aws-sns-samples
Amazon SNS (Simple Notification Service) - Code Samples
Stars: ✭ 24 (+26.32%)
Mutual labels:  messaging, event-driven
eventide-postgres
Event Sourcing and Microservices Stack for Ruby
Stars: ✭ 92 (+384.21%)
Mutual labels:  messaging, event-driven
Aws Serverless Event Fork Pipelines
AWS Event Fork Pipelines helps you build event-driven serverless applications by providing pipelines for common event-handling requirements, such as event backup, analytics, and replay. The pipelines are based on AWS SAM, and can be deployed directly from AWS SAR into your AWS account.
Stars: ✭ 126 (+563.16%)
Mutual labels:  messaging, event-driven
Unity3D-ReactiveScriptables
ScriptableObject based framework / scaffolding that facilitates loosely coupled communication and automatic update propagation between MonoBehaviour components.
Stars: ✭ 25 (+31.58%)
Mutual labels:  event-driven
talek
a Private Publish Subscribe System
Stars: ✭ 39 (+105.26%)
Mutual labels:  messaging
WatsonWebsocket
A simple C# async websocket server and client for reliable transmission and receipt of data
Stars: ✭ 158 (+731.58%)
Mutual labels:  messaging
workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.4.
Stars: ✭ 10,005 (+52557.89%)
Mutual labels:  event-driven
godsend
A simple and eloquent workflow for streaming messages to micro-services.
Stars: ✭ 15 (-21.05%)
Mutual labels:  messaging
Vaser
Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one program and use the same network code for all servers. In the network communication are all strings are omitted, instead it is based on a unique binary identifier, which the CPU and memory relieves massively.
Stars: ✭ 23 (+21.05%)
Mutual labels:  event-driven
rabbitmq-jms-client
RabbitMQ JMS client
Stars: ✭ 51 (+168.42%)
Mutual labels:  messaging
common
Common classes used across prooph components
Stars: ✭ 83 (+336.84%)
Mutual labels:  messaging
storm-spec
Specification for Storm: L2/L3 distributed storage and messaging with economic incentivisation leveraging LNP/BP ecosystem
Stars: ✭ 62 (+226.32%)
Mutual labels:  messaging
conn
netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)
Stars: ✭ 28 (+47.37%)
Mutual labels:  event-driven
commander
Build event-driven and event streaming applications with ease
Stars: ✭ 60 (+215.79%)
Mutual labels:  event-driven
signal-msg
Send Signal messages from GNU Emacs using signal-cli
Stars: ✭ 20 (+5.26%)
Mutual labels:  messaging
rule-engine
基于流程,事件驱动,可拓展,响应式,轻量级的规则引擎。
Stars: ✭ 165 (+768.42%)
Mutual labels:  event-driven
dart-sdk
Dart SKD for using Tinode messenger in dart and flutter applications.
Stars: ✭ 34 (+78.95%)
Mutual labels:  messaging
connectycube-flutter-samples
Code samples for Flutter, based on ConnectyCube platform
Stars: ✭ 64 (+236.84%)
Mutual labels:  messaging
catAPI
RESTful API that will deliver photos with cats on demand
Stars: ✭ 66 (+247.37%)
Mutual labels:  gql

nodebb

NodeJs building blocks for distributed apps.

"Sometimes, the elegant implementation is just a function. Not a method. Not a class. Not a framework. Just a function."

The blocks

Bootstrap

yarn install
lerna bootstrap

Test

yarn test

Ts lint

yarn lerna run tslint

Publish

yarn lerna publish patch
yarn lerna publish minor
yarn lerna publish major

License

NodeBB is licensed under the MIT license.

Contributing

When using Visual Studio Code please use the extension Licenser for applying the license header in files.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].