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

Update: Better Rooming #22

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Update: Better Rooming #22

wants to merge 5 commits into from

Conversation

apanzerj
Copy link
Collaborator

Description: The flowdock realtime streaming api only sends the flow id, not the flow's parameterized name. If you are going to use Lita in conjunction with the Flowdock Client Gem you'll need the parameterized name in order to do anything.

Redis Keys Used:

flows/parameterized_name => id

flows_id/id => parameterized_name

This being done so that FlowdockSource can make a real room_object. From each room_object you can get:

source.room_object.name = Parameterized Name
source.room_object.id = id

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

1 participant