Michael Lumish
|
cf9cba6142
|
proto-loader: Update dependency on protobufjs
|
2024-04-30 10:35:48 -07:00 |
Michael Lumish
|
0207979a4d
|
reflection: Fix references to symbols with no package
|
2024-02-27 12:43:28 -08:00 |
Michael Lumish
|
7e5f58b112
|
grpc-reflection: Bump to 1.0.2
|
2024-02-22 16:56:28 -08:00 |
Justin Timmons
|
7c0511f2df
|
fix(grpc-reflection): handle references to root-level message types in default package
|
2024-02-21 22:19:37 -05:00 |
Filippo Spinella
|
bda01f97f4
|
fix README
|
2023-12-14 18:56:05 +01:00 |
Michael Lumish
|
5fe8afc4e7
|
grpc-reflection: Increment version to 1.0.1
|
2023-12-14 10:38:11 -05:00 |
Pitos
|
3f2217e220
|
Fix issue #2631
|
2023-12-14 13:53:18 +01:00 |
Justin Timmons
|
c53656d67b
|
refactor(grpc-reflection): precompute service list and file encodings
|
2023-11-18 19:44:48 -05:00 |
Justin Timmons
|
234f7f0a0c
|
refactor(grpc-reflection): switch to using protobufjs library for message encoding/decoding
|
2023-11-18 19:13:59 -05:00 |
Justin Timmons
|
bc8f2ead26
|
docs(grpc-reflection): fixed link to example image
|
2023-11-15 20:52:17 -05:00 |
Justin Timmons
|
87e1f79846
|
docs(grpc-reflection): moved example to common directory and match grpc-go server
|
2023-11-15 20:49:03 -05:00 |
Justin Timmons
|
2449abe398
|
refactor(grpc-reflection): simplified request handling and file dependency logic
|
2023-11-15 08:28:47 -05:00 |
Justin Timmons
|
89a5cbbdf4
|
chore(grpc-reflection): cleaned up package dependencies
|
2023-11-14 22:28:08 -05:00 |
Justin Timmons
|
3b4f92ee62
|
refactor(grpc-reflection): file cleanup and enabled ts strict mode
|
2023-11-08 22:43:18 -05:00 |
Justin Timmons
|
215078f49a
|
feat(grpc-reflection): added reflection service to add capability to a users server
|
2023-11-08 22:39:06 -05:00 |
Justin Timmons
|
54df17727f
|
feat(grpc-reflection): created new grpc-reflection package ported from nestjs-grpc-reflection library
|
2023-11-08 22:39:06 -05:00 |