-
I've got `3.0.8` installation with caldav support on the Debian 10.
CalDAV is working, users can authenticate and create/update/delete personal events, but when they try to send an invitation to, …
-
Subscriptions feature of PayPal allows sending a custom id to PayPal with the subscription.
This is important if you rely on web hooks flow.
This custom id, sent from the client to PayPal, and PayPa…
-
```
Many bots call setAnnotation "blindly", without checking for existing
annotations. Right now, this causes extra annotation events to be sent to
the server. The server _appears_ to pass these event…
-
I have configured OpenSprinkler to publish updates and receive control commands. All works fine.
Next day I look, status updates are still received - if I start a station or a program this info gets …
-
Since recently, there is a new command in the selenium command list : fireEvent
Here is an extract from a script :
fireEvent
id=searchq
blur
It is used to simulate events on some fields…
ghost updated
6 years ago
-
Noticed this while working with https://github.com/nextcloud/spreed/pull/13486 on the SIP bridge.
Currently the video `unmute` event is triggered if more than 2000 bytes are received within a second …
-
Hi
I have a problem and I don't exactly know how to solve it. Currently, I'm using this library to subscribe clients to specific events. However, in my case, a client can subscribe to multiple even…
-
**Setup**
- Rancher version: 2.6.x (head of master branch)
- Browser type & version: Chrome (latest)
**Detailed Description**
We are trying to work on this project to add extension points th…
-
I am the author of a library called [sse-channel](https://github.com/rexxars/sse-channel), which implements server-sent events (SSE). For this to work in an efficient and fast manner, I need to be abl…
-
Whilst designing HTTP and WebSocket sub-protocols I have found that there are some operations that don't currently exist in a Thing Description which would be very useful, specifically:
- `subscribem…