-
First, thank you for your work and efforts in maintaining this framework.
I would like to change the dependency on `alpaca-trade-api` to `alpaca-py` as the former library has been officially deprec…
-
**Describe the bug**
- with recent ESP8266 cores, the embedded websockets library gives error compiling. The library should be updated
- with 3.0.0 esp8266 core, and new embedded ethernet functional…
-
I am new to FastHtml and wnted to try out the live=True, hot reload option.
my code
```
from fasthtml import common as fh
app, rt = fh.fast_app(live=True)
@rt ('/')
def get():
return…
-
### Is there an existing feature request for this?
- [X] I have searched the existing feature requests
### Is your feature request related to a problem? Please describe.
We are using gorilla/websoc…
-
### What happened?
When I run `make build-go` or `make run` command against open source v11.1.5 or v11.2.0 tag source code. It report errors.
According to this post https://coder.com/blog/websocket, …
-
-
### Describe the feature or improvement you're requesting
Would love to have openAIs realtime API which uses websockets added to the elixir library.
API description: https://platform.openai.com/do…
-
Occasionally, I encounter this error in CartesiaTTSService. Could this be a bug in the CartesiaTTSService, the Cartesia library, or my code?
2024-09-18 09:25:01.202 | ERROR | pipecat.services.ca…
-
Is this library no longer maintained? The Java version cannot connect to the WebSocket bridge. And there are many unresolved issues.
-
Currently, the `web_video_server` uses http to serve video using the `async_web_server_cpp` library. This library has support for websockets, as I understand it. Are there any plans to use websocket…