-
### What version of gRPC and what language are you using?
1.68.0
### What operating system (Linux, Windows,...) and version?
Linux , 22.0.4 x86 and arm64 (reproducible on both)
GRPC crashes …
-
#### Environment details
- OS: Debian Bullseye
- PHP version: 8.3
- Package name and version: google/gax:v1.34.1 (1.34.0 was working without errors)
#### Steps to reproduce
1. Error…
czoIg updated
5 hours ago
-
Whenever I create an instance of `PubSubClient` and do something with it in my development environment, using the PubSub emulator, I get the following exception:
```
Google\ApiCore\ValidationExcep…
-
I noticed that
https://github.com/googleapis/google-cloud-php/blob/4021aec302618a592dd095956e58925390ff3911/PubSub/src/PubSubClient.php#L146-L147
Doesn't work. It's suppose to be `credentials.au…
-
There is a newer version for Cloud PubSub Client.
google/cloud-pubsub v1.51.0 => v2.1.1 Cloud PubSub Client for PHP
-
Greetings!
In XMPP, using PubSub(1) (XEP-0060), it is possible to store posts as Atom Syndication(2) entries into XMPP(3).
There are several XMPP extensions that apply it, namely XEP-0227 (4) an…
-
Google\Cloud\Core\Exception\ServiceException: Invalid JSON response
/hyperf/vendor/google/cloud-core/src/RequestWrapper.php:368
/hyperf/vendor/google/cloud-core/src/RequestWrapper.php:207
/hyperf…
-
Greetings!
In XMPP, using PubSub[1] (XEP-0060), it is possible to store posts as Atom Syndication[2] entries into XMPP[3].
There are several XMPP extensions that apply it, namely XEP-0227 [4] an…
-
Greetings!
In XMPP, using PubSub(1) (XEP-0060), it is possible to store posts as Atom Syndication(2) entries into XMPP(3).
There are several XMPP extensions that apply it, namely XEP-0227 (4) an…
-
The new Notifications protocol that is expected to become required in addition to the current pubsub protocol requires:
* a new discovery mechanism, same as for webhooks
* auth checks, same as for w…