Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add examples, make timeout configurable #6

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

chrisdickinson
Copy link
Contributor

Add numbered examples in TS, Go, Rust, and C++. The examples exercise the full host interface.

TODO:

  • I had to do some manual surgery on the C++ SDK binding (switching JSONCONS_ALL_MEMBER_TRAITS to JSONCONS_N_MEMBER_TRAITS for structs that had optional items.)
  • I need to add the whoabot as the last numbered exercise.
  • I'd like to add a zig example too but ihavenoideawhatimdoingdog.jpeg
  • Switch the app and ext ids from the staging discordbot to the prod discord bot ids in the example xtp.tomls

chrisdickinson and others added 3 commits October 2, 2024 20:55
Add numbered examples in TS, Go, Rust, and C++. The examples exercise
the full host interface.

TODO:

- I had to do some manual surgery on the C++ SDK binding (switching
  `JSONCONS_ALL_MEMBER_TRAITS` to `JSONCONS_N_MEMBER_TRAITS` for
  structs that had optional items.)
- I need to add the whoabot as the last numbered exercise.
- I'd like to add a zig example too but ihavenoideawhatimdoingdog.jpeg
- Switch the app and ext ids from the staging discordbot to the prod
  discord bot ids in the example xtp.tomls
@chrisdickinson chrisdickinson merged commit 024c03b into main Oct 3, 2024
2 checks passed
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.

2 participants