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

memory or alternative router #148

Closed
dvdschwrtz-zz opened this issue Dec 21, 2017 · 5 comments
Closed

memory or alternative router #148

dvdschwrtz-zz opened this issue Dec 21, 2017 · 5 comments

Comments

@dvdschwrtz-zz
Copy link

dvdschwrtz-zz commented Dec 21, 2017

Hi guys, I am hoping to use found-relay and react-relay inside a chrome extension, but I don't want to use browser routing, instead I would like to use memory routing or some other solution. Do you huys have any advice on how to do this? I was looking at this example from the docs to get started https://github.com/4Catalyzer/found-relay/blob/master/examples/todomvc-modern/src/client.js

@dvdschwrtz-zz dvdschwrtz-zz changed the title memory router hash or memory router Dec 21, 2017
@dvdschwrtz-zz dvdschwrtz-zz changed the title hash or memory router hash or memory or alternative router Dec 21, 2017
@dvdschwrtz-zz dvdschwrtz-zz changed the title hash or memory or alternative router memory or alternative router Dec 21, 2017
@taion
Copy link
Contributor

taion commented Dec 21, 2017

It'd be MemoryProtocol in Farce. @jquense did you ever code up something like that?

@jquense
Copy link
Member

jquense commented Dec 21, 2017

I didn't write a hash protocol but i have a Memory one that works for electron. let me PR that over...

@taion
Copy link
Contributor

taion commented Dec 21, 2017

ref 4Catalyzer/farce#44

@taion
Copy link
Contributor

taion commented Dec 22, 2017

Implemented as MemoryProtocol in Farce v0.2.4.

@taion taion closed this as completed Dec 22, 2017
@dvdschwrtz-zz
Copy link
Author

Thanks guys. Appreciate the direction

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

No branches or pull requests

3 participants