Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / johanbrandhorst/protobuf issues and pull requests
#45 - Unable to run simple gopherjs demo with protoc compiled grpc-web
Issue -
State: closed - Opened by softkot 11 months ago
- 1 comment
#44 - Might be worth updating this now that caddy 2 is stable and tinygo can compile to WASM
Issue -
State: open - Opened by joe-getcouragenow over 4 years ago
- 2 comments
#43 - [grpcwebjs] works with both nodejs and browser
Pull Request -
State: closed - Opened by the729 about 5 years ago
- 1 comment
#42 - Updates grpc-web-client
Pull Request -
State: closed - Opened by the729 over 5 years ago
- 3 comments
#41 - Does not work with Node.js
Issue -
State: closed - Opened by the729 over 5 years ago
- 5 comments
#40 - Update dependencies
Pull Request -
State: open - Opened by johanbrandhorst almost 6 years ago
#39 - Add js tags to protobuf-generated types
Issue -
State: open - Opened by idcmp about 6 years ago
- 2 comments
Labels: enhancement, question
#38 - Interop test for Envoy, nginx and grpcwebproxy backends
Issue -
State: open - Opened by rwlincoln over 6 years ago
- 2 comments
#37 - Bump golang/protobuf version to 1.1.0
Pull Request -
State: closed - Opened by johanbrandhorst over 6 years ago
#36 - Allow forcing WebSocket as DialOption to address #35
Pull Request -
State: closed - Opened by mame82 over 6 years ago
- 4 comments
#35 - Suggestion: Allow enabeling WebSocket transport, even if rpc isn't BiDi or server stream
Issue -
State: closed - Opened by mame82 over 6 years ago
- 4 comments
#34 - Generated proto file has wrong imports
Issue -
State: closed - Opened by mwei0210 over 6 years ago
- 5 comments
#33 - jspb: Support full 64bit integer ranges
Pull Request -
State: closed - Opened by johanbrandhorst almost 7 years ago
#32 - Large integers are not correctly parsed
Issue -
State: closed - Opened by johanbrandhorst almost 7 years ago
Labels: bug
#31 - Try using decode.io protobufjs instead of Google-protobuf
Issue -
State: open - Opened by johanbrandhorst almost 7 years ago
- 1 comment
Labels: enhancement
#30 - adapting the concept to interface with Flutter
Issue -
State: closed - Opened by ghost almost 7 years ago
- 5 comments
#29 - Lock grpc-web-client dependency to v0.6.0
Pull Request -
State: closed - Opened by johanbrandhorst almost 7 years ago
#28 - Migrate to using upstream websocket proxy
Pull Request -
State: closed - Opened by johanbrandhorst almost 7 years ago
- 1 comment
#27 - protoc-gen-gopherjs: Consider migrating to https://github.com/lyft/protoc-gen-star
Issue -
State: open - Opened by johanbrandhorst about 7 years ago
- 1 comment
Labels: enhancement, question
#26 - Request cancellation
Pull Request -
State: closed - Opened by johanbrandhorst about 7 years ago
#25 - Cancel requests on context cancellation
Issue -
State: closed - Opened by johanbrandhorst about 7 years ago
#24 - Wsproxy: add support for existing CallOptions
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 2 comments
Labels: bug
#23 - Wsproxy: context cancellation does not propagate across websocket transport
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 1 comment
#22 - Wsproxy: switch payload size encoding/decoding burden to websocket client
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
#21 - Integration Test: Switch from ChromeDriver + Chrome to ChromeDriver + Chrome Headless
Issue -
State: open - Opened by johanbrandhorst over 7 years ago
Labels: enhancement
#20 - Figure out whats wrong with Firefox integration tests
Issue -
State: open - Opened by johanbrandhorst over 7 years ago
Labels: bug
#19 - Break out WsProxy into general purpose websocket <-> gRPC backend proxy
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 1 comment
Labels: enhancement
#18 - Add bi-directional messaging over websockets
Pull Request -
State: closed - Opened by johanbrandhorst over 7 years ago
- 3 comments
#17 - Change option go_package to gopherjs_package to avoid conflicting packages
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
#16 - Idea: Hack in support for bidirectional streaming with websockets
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 8 comments
#15 - Create a logo for the project
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 1 comment
Labels: enhancement
#14 - Investigate comment problems with OneOf fields1
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 1 comment
#13 - Remove dependency on generated javascript files
Pull Request -
State: closed - Opened by johanbrandhorst over 7 years ago
#12 - Fix CI tests failing because of missing webpack
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 1 comment
#11 - protoc-gen-gopherjs: Use webpack to resolve imports after generation
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 3 comments
#10 - protoc-gen-gopherjs: Byte slice Getters panic
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 1 comment
#9 - protoc-gen-gopherjs: Do not generate Haser for repeated message fields
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
Labels: bug
#8 - Update grpc-web-client version
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 1 comment
Labels: enhancement
#7 - Add tests for the status package
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 1 comment
Labels: enhancement
#6 - Add tests for BrowserHeaders package
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 2 comments
Labels: enhancement
#5 - Shower thought: Remove dependency on generated ProtobufJS files
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 3 comments
Labels: enhancement
#4 - protoc-gen-gopherjs: Add field Has and Clear methods
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 1 comment
#3 - Impossible to set Oneof values via their encapsulated structs
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 1 comment
#2 - Add tests for grpcweb
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 2 comments
#1 - protoc-gen-gopherjs: Consider alternatives to current Map/Slice getter and setters
Issue -
State: closed - Opened by johanbrandhorst over 7 years ago
- 1 comment
Labels: enhancement