-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
One of the many breaking changes introduced by 1.0 was that Services and RPCs were no longer supported (i.e. no Julia code is generated for Service definitions). Services play a major role in gRPC and…
Drvi updated
3 months ago
-
When I generate a service the `Rpc` interface is not exported, should it be?
```typescript
interface Rpc {
request(service: string, method: string, data: Uint8Array): Promise;
}
```
I'm tr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found none that matched mine
### Describe the issue
Our AD users have far to many groups and it seems to be ra…
-
It would be nice to have the ability to generate and export JavaScript classes from Go structs and interfaces using the `workers-cli` command.
https://developers.cloudflare.com/workers/runtime-apis/b…
-
Tried on `google/ads/googleads/v18/services/google_ads_service.proto` from :
```
google/ads/googleads/v18/services/google_ads_service.proto:317:10: Parsing error at `{ post : "/v18/customers/{cust…
-
## Describe the bug
Every time the OwnCloud Infinite Scale server restarts, the shares are gone. The logs indicate a `PermissionDenied` error related to an invalid core access token.
## Steps to r…
-
```
Jengro@Jengro-PC:~/Documents/Dev/simple-admin/express-delivery$ ./cr_rpc.sh
go run -mod=mod entgo.io/ent/cmd/ent generate --template glob="./rpc/ent/template/*.tmpl" ./rpc/ent/schema --feature s…
-
### Version of Git SHA
rollkit version
rollkit version: v0.13.7
rollkit git sha: 0335555
### System OS
Linux
### Installed tools
Docker, makefiles
### Others
_No response_
…
-
By their nature; all member-functions of `RpcService` implementations should be `suspend`ing.
During development, it may be a common mistake to omit `suspend`, in which case the developer-user is f…