#
pubsub
Here are 1,475 public repositories matching this topic...
Simple, secure & standards compliant web server for the most demanding of applications
-
Updated
May 15, 2022 - C++
An open-source, cloud-native distributed MQTT broker for IoT.
mqtt
iot
coap
m2m
erlang
messaging
pubsub
mqtt-broker
iot-middleware
broker
coap-server
mqtt-server
lorawan
erlang-mqtt-broker
m2mqtt
lorawan-server
iot-server
5g
iot-broker
5g-messaging
-
Updated
May 15, 2022 - Erlang
-
Updated
Jan 31, 2022 - TypeScript
deepstream.io server
-
Updated
Apr 23, 2022 - TypeScript
Scalable real-time messaging server in a language-agnostic way. Set up once and forever.
redis
streaming
real-time
websocket
messaging
scalability
sockjs
grpc
pubsub
http-streaming
eventsource
-
Updated
May 13, 2022 - Go
Highly scalable realtime framework
nodejs
javascript
docker
kubernetes
framework
scalable
websocket
websockets
realtime
pubsub
socketcluster
-
Updated
Mar 26, 2022 - JavaScript
μWebSockets for Node.js back-ends 🤘
-
Updated
May 13, 2022 - C++
High performance, distributed and low latency publish-subscribe platform.
-
Updated
Mar 21, 2022 - Go
A micro library providing Ruby objects with Publish-Subscribe capabilities
-
Updated
Oct 21, 2021 - Ruby
MustaRohman
commented
Feb 15, 2021
Environment
- VerneMQ Version: 1.11.0
- OS:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic - Erlang/OTP version (if building from source): 19
- VerneMQ configuration (vernemq.conf) or the changes from the default
- Cluster size/standalone:
Expected behaviour
Connection to Redis server running on unixsocket, configured within Lua scr
Lightweight, fault-tolerant message streams.
go
golang
distributed-systems
streaming
messaging
grpc
pubsub
nats
message-queue
cloud-native
liftbridge
-
Updated
May 9, 2022 - Go
Distributed in-memory data structure store. It can be used both as an embedded Go library and as a language-independent service.
redis
caching
distributed-systems
database
key-value
cache
lru
pubsub
distributed
groupcache
distributed-database
distributed-hash-table
cache-storage
lru-cache
in-memory-database
eventually-consistent
distributed-cache
key-value-store
inmemory-cache
-
Updated
May 14, 2022 - Go
Send push notifications to your phone or desktop using PUT/POST
-
Updated
May 14, 2022 - Go
kenfdev
commented
Jun 4, 2018
Your high performance web application C framework
c
json
framework
networking
webserver
websocket-server
websockets
concurrency
pubsub
redis-client
server-sent-events
http-parser
http-protocol
-
Updated
Feb 19, 2022 - C
Easily generate gRPC services in Go ⚡️
-
Updated
Mar 30, 2021 - Go
pusher
websocket
messaging
socket-io
realtime
pubsub
hacktoberfest
beaver
messaging-service
socketjs
-
Updated
May 13, 2022 - Go
Domain-Driven-Design Pub/Sub Domain-Events framework
workflow
microservices
reactive
cqrs
asynchronous
concurrency
transaction
domain-driven-design
pubsub
eventsourcing
saga
hexagonal-architecture
lmax-disruptor
ddd-architecture
domainevents
saga-process
distributed-transaction
single-writer
ddd-events
saga-libraries
-
Updated
May 14, 2022 - Java
Alonexc
commented
May 12, 2022
Search before asking
- I had searched in the issues and found no similar issues.
Enhancement Request
Add test code for eventemsh-connector-standalone module.
Describe the solution you'd like
Module name: eventmesh-connector-standalone
Located in: eventmesh-connector-plugin/eventmesh-connector-standalone
T
Web application synchronization between different tabs
notifications
javascript
events
synchronization
browser
communication
proxy
tabs
pubsub
callback
messages
-
Updated
Apr 5, 2022 - JavaScript
Improve this page
Add a description, image, and links to the pubsub topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pubsub topic, visit your repo's landing page and select "manage topics."
In what area(s)?
/area runtime
What version of Dapr?
dapr --version
CLI version: 1.7.0
Runtime version: 1.7.0
Expected Behavior
API methods to be logged without any errors
Actual Behavior
When I start my dapr actor host application like this:
dapr run --app-id myapp --app-port 5000 --dapr-http-port 3500 --log-level debug --enable-api-logging -- dotnet run