Fennel.Subscription.AbsintheServer (fennel v0.0.1)

Link to this section Summary

Link to this section Functions

Link to this function

child_spec(init_arg)

Link to this function

do_subscribe(socket, ctx, query, options)

Link to this function

start_link(args)

Link to this function

subscribe(server, ctx, query, options)

Creates subscription on given topic.

Results are sent back to the caller proccess. For detais see: [Fennel.Subscription.broadcast_result/2]

Link to this function

unsubscribe(ctx, query)