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

Cannot retrieve Reagent.Listener struct #4

Open
mattdeboard opened this issue Aug 21, 2014 · 0 comments
Open

Cannot retrieve Reagent.Listener struct #4

mattdeboard opened this issue Aug 21, 2014 · 0 comments

Comments

@mattdeboard
Copy link

Currently I think you have to manually create the Reagent.Listener struct in order to create the Reagent.Connection struct. After discussing this with @meh he asked me to open an issue. Convo is below.

23:08 Like, I need the struct returned by this here init func
https://github.com/meh/reagent/blob/master/lib/reagent/listener.ex#L84
23:08 meh: Any input here? Reagent.start Foo, 9999 just returns {:ok, pid}, I wantthe listener struct 23:08 <mdeboard> s/want/need 23:11 <meh> mdeboard, I should probably add a function to get the struct
from the genserver
23:11 How do you do it?
23:11 like, I don't even know how you'd access it
23:12 <meh> mdeboard, no as in, _I_ should add it, to reagent itself 23:12 <mdeboard> Oh... well, in the meantime, what do I need to read up on to figure out exactly how to access the thing? 23:12 <meh> I don't think it's possible
23:12 D'oh
23:12 Ok
23:13 <meh> mdeboard, can you open an issue plesae? 23:13 <mdeboard> Sure 23:13 <meh> so I don't forget about it
23:13 <meh> it's 6AM so I have to go to sleep now 23:13 <mdeboard> hehe 23:13 <mdeboard> night 23:14 <meh> night

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

1 participant