-
Our Rails app is acting as a bridge between our Javascript Chatbot and a backend FastAPI Python server. We have ActionCable in the Javascript connecting to our Rails ApplicationCable::Channel, and the…
-
Tried using Groq (default) TTS - using same API key for LLM_API_KEY and GROQ_SST_API_KEY but keep getting error below.
I tried changing STT_PROVIDER = "deepgram" and set DG_API_KEY but it always u…
-
- [ ] a slim `Dockerfile` to put the entire build (binary & JS build) into
- [ ] a `docker-compose.yml`, that uses the docker-image and provides a single http-endpoint (potentially with an nginx in f…
-
How can I identify disconnection in websockets and perform reconnection ?
-
## CVE-2021-32640 - Medium Severity Vulnerability
Vulnerable Libraries - ws-6.2.1.tgz, ws-7.3.1.tgz, ws-6.1.4.tgz, ws-5.2.2.tgz
ws-6.2.1.tgz
Simple to use, blazing fast and thoroughly tested webso…
-
This is an advanced feature request – Dedicated syntax to support real time APIs.
This should primarily address following concepts:
- [Long-polling](http://www.pubnub.com/blog/http-long-polling/)
- …
-
### Is there an existing issue for this?
- [X] I have searched existing issues, it hasn't been reported yet
### Use case description
Hi everyone.
I have tried to enable API Key for an API Gateway …
-
Allow using any provider instead of [sticking](https://github.com/trufflesuite/truffle-hdwallet-provider/blob/master/index.js#L24) to `Web3.providers.HttpProvider`.
The more generality is the bette…
-
```
apispec.exceptions.APISpecError: One or more HTTP methods are invalid: connect, update, websocket, move, copy, checkout, propfind, trace, lock, report, uncheckin, version-control, proppatch, mkco…
0mars updated
2 years ago
-
Hi guys,
I was trying to look into the websocket handhsake and the missing subprotocol header (Sec-WebSocket-Protocol)
to clarify the issue, here is an example of client request headers:
```
Hos…