issues
search
timostamm
/
protobuf-ts
Protobuf and RPC for TypeScript
Apache License 2.0
1.1k
stars
129
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
can't install . show throw new Error(`Unsupported platform: ${release}. Was not able to find a proper protoc version.`); this error
#660
zhangsim
closed
3 weeks ago
1
The requested module '@protobuf-ts/runtime' does not provide an export named 'MessageType'
#659
annp1987
closed
2 weeks ago
1
feat: add customize protoc release url
#658
akitaSummer
closed
2 weeks ago
2
Exclude class generate
#657
Tomaolala
opened
1 month ago
0
Add plugin option to add `.js` at end of imports
#656
Levyks
opened
3 months ago
1
Compression with gRPC-Web: ERROR RpcError: premature EOF
#655
ma54ik
closed
4 months ago
1
How to read method options like google.api.http from FileDescriptorSet
#654
the-duke
closed
4 months ago
2
Fix Required.Proto2.JsonInput.AllFieldAcceptNull conformance
#653
jcready
closed
4 months ago
0
How can I get the lower snake case when using protoc to generate TypeScript from .proto definition files?
#652
ddddwx
closed
5 months ago
7
RPC Output Stream drops data if `AsyncIterator` isn't invoked before response is received
#650
jcready
opened
5 months ago
0
Support for WebTransport/HTTP3
#649
thegrumpylion
closed
5 months ago
1
Object generated by protobuf-ts seems not support TWO-WAY binding in vue.
#648
jmzwcn
closed
6 months ago
5
Possible workaround for downloading the protoc release
#647
rontrolard
closed
7 months ago
2
invalid url for latest v27.0-rc1 release
#646
austinmcdaniel
closed
7 months ago
1
Fails to download v27.0-rc1 (which was just released)
#645
jraymakers
closed
7 months ago
7
Request: Support for moduleResolution "nodenext" and "node16"
#644
SanjoSolutions
closed
7 months ago
2
`output_javascript` no longer emits `.d.ts` files
#643
sourishkrout
closed
7 months ago
6
Typesafe API to retrieve enums from strings
#642
dimo414
opened
7 months ago
4
Bump express from 4.18.2 to 4.19.2 in /packages/example-chat-system
#641
dependabot[bot]
opened
8 months ago
0
Bump follow-redirects from 1.14.8 to 1.15.6 in /packages/grpcweb-transport
#640
dependabot[bot]
opened
8 months ago
0
Bump follow-redirects from 1.14.8 to 1.15.6 in /packages/runtime-rpc
#639
dependabot[bot]
opened
8 months ago
0
Bump follow-redirects from 1.14.8 to 1.15.6 in /packages/runtime
#638
dependabot[bot]
opened
8 months ago
0
Bump follow-redirects from 1.14.8 to 1.15.6 in /packages/twirp-transport
#637
dependabot[bot]
opened
8 months ago
0
Update go version for twirp compat tests
#636
timostamm
closed
8 months ago
0
Can't retry request after awaiting response
#635
memoalv
closed
8 months ago
2
Invalid typescript in descriptor.ts
#634
cirvladimir
closed
8 months ago
2
Vite cannot found module
#633
kingsley8524267
closed
8 months ago
2
[Request] Flag to handle google wrapper types
#632
ff-ils
closed
9 months ago
1
rpcError cannot support Chinese
#631
qss888888
opened
9 months ago
0
Fix formatting typo
#630
dimo414
closed
9 months ago
0
Bump tar from 4.4.13 to 4.4.19
#629
dependabot[bot]
opened
9 months ago
0
Missing headers on RPCError
#628
SalimZayCKA
opened
9 months ago
9
Fix lockfile for reproducible builds
#627
mbwk
opened
10 months ago
1
How to debug INVALID_ARGUMENT?
#626
banool
opened
10 months ago
1
Error decoding from binary: "cant skip wire type 4"
#625
pmosconi
closed
9 months ago
1
Update MANUAL.md
#623
slackr
closed
2 weeks ago
0
Bump follow-redirects from 1.14.8 to 1.15.4 in /packages/grpcweb-transport
#622
dependabot[bot]
closed
8 months ago
1
Bump follow-redirects from 1.14.8 to 1.15.4 in /packages/runtime
#621
dependabot[bot]
closed
8 months ago
1
Bump follow-redirects from 1.14.8 to 1.15.4 in /packages/runtime-rpc
#620
dependabot[bot]
closed
8 months ago
1
Bump follow-redirects from 1.14.8 to 1.15.4 in /packages/twirp-transport
#619
dependabot[bot]
closed
8 months ago
1
Extend Object prototype for message instances
#618
eric-higgins-ai
closed
8 months ago
2
Generated message classes cannot be subclassed because of missing 'export'
#617
ptesavol
closed
7 months ago
1
Release 2.9.3 breaks serialization for me
#616
KillingSpark
closed
11 months ago
6
Fix `messagePrototype` for `exactOptionalProperties: true`
#615
jcready
closed
11 months ago
0
2.9.2 not working with 'exactOptionalPropertyTypes: true'
#614
steida
closed
11 months ago
1
Is this compiling error could be turned off by Typescript or Option in protobuf-ts
#613
shawncao
closed
11 months ago
2
Proto2 required fields are not serialized when they are the default value
#612
TheLostTree
opened
11 months ago
3
ref Object from globalThis in speed-optimized code for serializing map fields
#611
lesomnus
closed
11 months ago
1
Global `Object` is not referenced when there is a message named Object.
#610
lesomnus
closed
11 months ago
2
Prevent unused types warnings
#609
danielvandenberg95
closed
12 months ago
2
Next