View Source Orion.SessionPubsub (Orion v1.0.3)

A Registry based pubsub that works per session. Allows all the LV of a session to talk together.

Link to this section Summary

Link to this section Functions

Link to this function

dispatch(session, message)

View Source
Link to this function

register(session, value \\ {})

View Source