Beaver icon indicating copy to clipboard operation
Beaver copied to clipboard

💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.

Results 29 Beaver issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | golang | minor | `1.16` -> `1.19` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/prometheus/client_golang](https://togithub.com/prometheus/client_golang) | require | minor | `v1.12.2` -> `v1.13.0` | ---...

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.0. Release notes Sourced from github.com/prometheus/client_golang's releases. ## 1.13.0 / 2022-08-06 [CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/Clivern/Beaver). ## Config Migration Needed - [ ]...

When I set the "to_client" parameter, the client will receive two duplicate messages. Why is it designed like this? ```go // HandleMessages send messages to a specific connected client func...

type: bug
kind: investigate

To get an idea of the overhead added to redis and throughput of a beaver instance, some benchmarks could be added to the core application integrations to provide an idea...

type: improvement
priority: low

Adding tech stack documentation to allow anyone to easily see what is being used in this repo without digging through config files. Two files are being added: `techstack.yml` and `techstack.md`....

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.18.2. Release notes Sourced from github.com/spf13/viper's releases. v1.18.2 tl;dr Skip 1.18.0 and 1.18.1 and upgrade to this version instead. This release fixes a regression that...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...

dependencies