Islands.Vue.ClientWeb.GameChannel.Event (Islands Vue Client v0.1.16) View Source

Link to this section Summary

Link to this section Functions

Link to this function

broadcast!(atom, socket, arg)

View Source

Specs

broadcast!(atom(), Phoenix.Socket.t(), tuple()) :: :ok
Link to this function

push(msg, socket, score)

View Source

Specs

push(atom(), Phoenix.Socket.t(), tuple() | map()) :: :ok