Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Nim benchmark #492

Open
kubo39 opened this issue Nov 22, 2024 · 1 comment
Open

Add Nim benchmark #492

kubo39 opened this issue Nov 22, 2024 · 1 comment

Comments

@kubo39
Copy link
Contributor

kubo39 commented Nov 22, 2024

repository: https://github.com/nitely/nim-grpc

@kubo39
Copy link
Contributor Author

kubo39 commented Nov 22, 2024

I tried and gotta this error.

(snip...)
34.84 stack trace: (most recent call last)
34.84 type_generator.nim(186, 32) protoToTypes
34.84 type_generator.nim(74, 45) protoToTypesInternal
34.84 proto_parser.nim(306, 46) parseProtobuf
34.84 proto_parser.nim(108, 22) parseProtoPackage
34.84 proto_parser.nim(76, 5)  tokenize
34.84 /app/src/server.nim(8, 13) template/generic instantiation of `import_proto3` from here
34.84 /root/.nimble/pkgs2/protobuf_serialization-0.3.0-ed8270a5f874af35c5e9c04b50020c8a27ba61f5/protobuf_serialization/files/proto_parser.nim(76, 5) Error: unhandled exception: helloworld.proto:28 Failed to lex '('
34.84   rpc SayHello (HelloRequest) returns (HelloReply) {} [CatchableError]
34.84        Tip: 268 messages have been suppressed, use --verbose to show them.
34.84 nimble.nim(304)          buildFromDir
34.84
34.84     Error:  Build failed for the package: grpc_bench

nim-grpc currently doesn't support a grpc plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant