arthur simas
arthur simas
I'd like to propose the feature of default packages when a new node version is being added. For example, I use `yarn` across all my projects, but I need to...
hi, i'm using the HiveMQ public broker (broker.hivemq.com). the WS connection connects to the path `/mqtt`, so the full URL ends up being `broker.hivemq.com:8000/mqtt`. i tried A LOT of things...
I've noticed that there's no Next.js adapter at the moment. This is my initial implementation of this adapter. Please, send your comment regarding this PR.
This PR proposes a rewrite in the pattern matching documentation for better clarity and organization. I first started to fix the final section about *Matching on Caller ID*, but then...
this PR implements the `WAMessageStubType.GROUP_CHANGE_DESCRIPTION` event which is triggered by a description update of a group. it also works for community descriptions.
`updateGroupsAddPrivacy` doesn't accept value 'none', so i've created a specific type for GroupsAddPrivacy which doesn't include 'none'
### Describe the feature request With gatus we have to navigate between pages to see uptime history. I think this is due to the lack of an uptime aggregation. Probably...