Obvs

Microservices messenger

A library that enables decoupled microservices using observable messaging services and flexible serialization options.

An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.

GitHub

333 stars
28 watching
45 forks
Language: C#
last commit: almost 5 years ago
Linked from 2 awesome lists

csharpdotnetmessagingmicroservicesobservableobvsreactive-extensionsservicebus

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
madslundt/netcoremicroservicessampleDemonstrates a microservices architecture with CQRS, event sourcing, and message brokers in a .NET Core application699
iammukeshm/microservice.webapiDemonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services.73
codescrum/microservice-tests-01A test framework demonstrating microservices architecture with RabbitMQ and Docker.14
snatch-dev/conveyA framework for building and managing .NET Core microservices958
iammukeshm/microservices.ticketing.webapiA ticketing application demonstrating microservice communication with RabbitMQ and MassTransit in ASP.NET Core38
thijse/arduino-cmdmessengerA messaging library for Arduino and .NET/Mono platforms208
otto-de/tesla-microserviceA Clojure-based microservice framework with scheduler, app status reporting and configuration management.191
horsdal/microservices-in-dotnet-book-second-editionAn open-source code repository featuring complete .NET microservice application examples89
scalecube/scalecube-servicesA reactive microservices library designed for high throughput and low latency in scalable distributed systems.616
aforward/sadbusA simple message bus for decoupling microservices by sharing data between them in a relatively loose manner5
jordi-chacon/dummy-dockerized-microservicesA microservices-based application for testing and demonstrating containerization with Docker, message queueing, and distributed data storage6
reg2005/adonis5-natsA package that provides a wrapper for NATS broker using microservices architecture and TypeScript5
procodeguide/microservices.sampleA sample project demonstrating ASP.NET Core 3.1 microservices architecture and design principles.36
jvandevelde/distributed-playgroundA distributed service playground that sets up a microservices environment with ASP.NET Core and containerization using Docker, Consul for service registry and discovery.42