Skip to content

Support angle bracket message format#7

Open
rongjiecomputer wants to merge 8 commits into
chaosmail:masterfrom
rongjiecomputer:bracket
Open

Support angle bracket message format#7
rongjiecomputer wants to merge 8 commits into
chaosmail:masterfrom
rongjiecomputer:bracket

Conversation

@rongjiecomputer
Copy link
Copy Markdown

Values of message fields can be surrounded by curly brackets or angle brackets:

message: { foo: "bar" }
message: < foo: "bar" >

https://protobuf.dev/reference/protobuf/textformat-spec/#fields

@rongjiecomputer
Copy link
Copy Markdown
Author

I had some trouble getting karma test to work, and it seems that karma is deprecated, so I just change the project setup to directly run test with tsc+jasmine. That does lose the ability to test in browser.

I upgraded a lot of package versions due to npm complaining about security vulnerability.

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

Successfully merging this pull request may close these issues.

1 participant