Southclaws/pawn-redis

Add checks to attempted binds to already bound channels

Southclaws opened this issue · 0 comments

Attempts to bind to a channel twice should be errors. Attempts to bind two channels to the same callback should also be errors.