y_process v0.1.4 API Reference
Modules
A behaviour module for implementing a server of a client-server relation with
publisher-subscriber capabilities. This is a generalized implementation of a
publisher subscriber using :pg2
library using a GenServer
Behaviour to implement backends for the communication between YProcess
es
Simple implementation of channels using PG2’s process groups
Simple implementation of channels using Phoenix PubSub