deepstream.io icon indicating copy to clipboard operation
deepstream.io copied to clipboard

deepstream.io server

Results 9 deepstream.io issues
Sort by recently updated
recently updated
newest added

While working with lists I've noticed that on every change the whole list is sent over the wire. Updates to other clients are also received whole. I modify the list...

is there any tutorial using mqtt with this package?

Seeing this when running a server for a long time. Client Version 4.1.3. Completely locks up the server RECORD_UPDATE_ERROR | RangeError [ERR_OUT_OF_RANGE]: The value of "value" is out of range....

bug

I would like to be able to gracefully shutdown a deepstream server (for e.g. upgrade, down-scaling etc..). This means that `close` should not return until it can do so without...

feature

This repo is for a discussion for development of a golang client using protobuf. Generally the recommended approach would be to: 1) Get protobuf message parsing and building working. The...

Hi, This is not an issue. It is a question regarding permissions. Sorry if it's a wrong place. Anyway. I have a WebHook Auth that defines permissions for users logging...

good-for-contributors

We've been starting to test deepstream in production, at least for a few customers. We are using a custom, PHP client, to do updates for a server side. This does...

This will make life way easier in applying JSON patches

breaking change

**Describe the bug** Standard logger does not log metadata on fatal error.