-
Hey, absolutely awesome project! I love how you've created a service that runs in the background and bridges the Windows pipe to the UNIX pipe. :)
On that note, the entire section about [Flatpak ap…
-
Follow [this](https://github.com/a16z/helios/tree/master/client/src) for reference.
-
Hello,
I'm trying to use a library to implement RPC (client-server architecture, mqtt is used as a transport instead of http).
I encountered the following problem - the "server.Publish" function d…
-
### Nomad version
Nomad v1.9.0
BuildDate 2024-10-10T07:13:43Z
Revision 7ad36851ec02f875e0814775ecf1df0229f0a615
### Operating system and Environment details
Host : Windows Server 2019 Datacente…
-
# tl;dr
Problems with the current implementation:
- It's not clear which providers the client will use and in which order, and in fact some of them might be ignored even if the token is specified in…
-
### Nomad version
```
1.7.7
```
### Operating system and Environment details
- Running in an AWS environment
- Ubuntu 24.04
### Issue
Service registration errors and task failures oc…
-
We hadn't seen this error for a while but it has just popped up in our CI. I don't think it's related to the new cross-feature testing.
```
thread 'main' panicked at florestad/src/json_rpc/server.…
-
### Problem
Running `:h vim.lsp.rpc.request` show the document of the function
However I cannot use it because `:lua =vim.lsp.rpc.request` outputs `nil`
### Steps to reproduce
```bash
nvim --clean
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-20241119-b6612e02-amd64
- Deployment mode(standalone …
-
https://github.com/modelscope/agentscope/tree/main/src/agentscope/rpc
In this repo below files are there
init.py
rpc_agent.proto
rpc_agent_client.py
rpc_agent_pb2.py
rpc_agent_pb2_grpc.py
I…