Picolab / pico-engine

An implementation of the pico-engine hosted on node.js
http://picolabs.io/
MIT License
43 stars 8 forks source link

#644 Add invitation_accepted event #648

Open joshmann35 opened 1 year ago

joshmann35 commented 1 year ago

@b1conrad let me know if this provides what you need.

b1conrad commented 1 year ago

@joshmann35 Josh, it looks to me like the new event dido:invitation_accepted is raised in two different places, as hoped for, but that the role is "invitee" in both places. I would have expected one of them to be "inviter". What do you think?