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

36-fetch-error-handling + MessageMapper + call_update #118

Merged
merged 1 commit into from Jun 1, 2019

Conversation

MartinKavik
Copy link
Member

#36

I think the best way to explore new Fetch API is to play with /examples/server_integration
(cargo make start server_integration)

Changes

  • /src/fetch.rs rewritten
  • /examples/server_integration rewritten
  • /examples/server_interaction updated
  • added gloo-timers into root Cargo.toml and removed from examples/orders/
  • implemented "plumbing" methods for writing submodules - call_update and look for implementations of trait MessageMapper

@David-OConnor
Copy link
Member

David-OConnor commented Jun 1, 2019

Love the API improvement and customizable error handling!

After we test this here for a bit, how do you feel about submitting this to Gloo?

@David-OConnor David-OConnor merged commit 143c3f9 into seed-rs:master Jun 1, 2019
@MartinKavik
Copy link
Member Author

After we test this here for a bit, how do you feel about submitting this to Gloo?

Good idea, added into my todo list.

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.

None yet

2 participants