-
Hello, I like to use WebSocket Browser Client rather than the Omniverse Streaming Client. Is this even possible?
Thank you beforehand.
volkn updated
9 months ago
-
After adding JWT Swift Package Dependence.
'openssl/conf.h' file not found
Xcode Version 11.4 (11E146)
JWT 3.1.2
-
Note to myself:
Make this a proper ESM module by setting `type: "module"` in package.json. Currently, the `bin` folder contains commonjs modules (with file ending of `.js`) and the `src` folder con…
-
**Is your feature request related to a problem? Please describe.**
I'm using WebSocketKit on both the Vapor server-side, and from a client-side. For my own custom authentication system, I'd like to s…
edonv updated
3 months ago
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
4.24.3
### Plu…
-
> drizzle-kit studio
No config path provided, using default 'drizzle.config.ts'
Reading config file '/home/naldio/dev/instagram-clone/drizzle.config.ts'
Using '@neondatabase/serverless' driver fo…
-
### 'NIOTSConnectionBootstrap' is only available in watchOS 6.0 or newer
While developing a companion app for an iOS app, the WebSocketKit package displays the issue
`'NIOTSConnectionBootstrap…
-
It would be great if we can make a service which we can query like Grafana and be subscribed to metric updates.
So service will be able to push data to other services by webhooks and be kind of route…
-
In previous prototypes I used websockets to push results as they were reading, which I still think is the right approach. This way we don't overload the server and many viewers can easily subscribe to…
-
**Describe the bug**
After actual code update
```
docker compose down
git pull
docker compose up -d --build
```
I cannot use perplexica.
Opening client displays
"Failed to connect to…