View Source Orion.SessionPubsub (Orion v1.0.5)

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

Summary

Functions

Link to this function

dispatch(session, message)

View Source
Link to this function

register(session, value \\ {})

View Source