-
Hi!
In my project I need to send messages by api through typebot-canalvemfazer (whaticket), to do that I used
messageRoutes.post("/api/messages/send", tokenAuth, upload.array("medias"), MessageCon…
-
Is there a way to receive and send messages via an HTTP API?
-
**Is your feature request related to a problem? Please describe.**
- Allow developers to send messages to their users' mobile, this mechanism is necessary.
- This will serve as an alternate mechanis…
-
**Is your feature request related to a problem? Please describe.**
Currently, we have the Erlang SDK running at scale in our services, tho, recently, our team start to face, what we believe to be an …
-
During the meeting, the Infrastructure team reviewed the released RFP.
Here is a short summary of what was discussed:
- **General communication design**: star topology, where the GCS is the central…
-
## Repro steps
On macOS:
1. Using a locally built engine, run the [spinning square example](https://github.com/flutter/flutter/blob/master/examples/layers/raw/spinning_square.dart) or any app th…
-
I am sending hundreds of notification concurrently but sometime i get error Connection pool is full, discarding connection : fcm.google.com
-
Hi - I have the following use case:
We have an in-memory `PubSub` class for an SSE streaming web server. Our streams either send patches or full updates to the web client.
To ensure all messages…
-
### I want to send whatsapp text message using following code:
https://github.com/Vonage/vonage-node-code-snippets/blob/v3-messages/messages/whatsapp/send-text.js
### But I met 422-Unprocessible E…
-
### Describe the bug
when set stream=True and n > 0 in llm_config.
OpenAIClient.create will raise an exception cause `type` != "function"
The debug variables like:
![CleanShot 2024-09-11 at 17 …