Skip to content

Commit

Permalink
Auto-commit recording
Browse files Browse the repository at this point in the history
  • Loading branch information
scottf authored and github-actions[bot] committed Aug 8, 2024
1 parent d3496e9 commit fc6a0e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/messaging/json/java/output.cast
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{"version": 2, "width": 0, "height": 0, "timestamp": 1723129285, "env": {"SHELL": null, "TERM": null}, "title": "NATS by Example: messaging/json/java"}
[1.845731, "o", "received valid JSON payload: Payload{foo='bar', bar=27}\r\n"]
[1.846626, "o", "received invalid JSON payload: not json\r\n"]
2 changes: 2 additions & 0 deletions examples/messaging/json/java/output.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
received valid JSON payload: Payload{foo='bar', bar=27}
received invalid JSON payload: not json

0 comments on commit fc6a0e1

Please # to comment.