Comment on Show HN: Ahey – A simple pub-sub service built on top of web pushparentComments−throwaway_3521yThe second point is solved with the 3rd point I think. In your case you need to create a user channelFrom the FAQ:Ahey.io has two types of channels:Regular channels: Any authenticated user can publish to these channels.User channels: These channels are in the format @username, and only the user who created the user account can publish to it.
Comments
The second point is solved with the 3rd point I think. In your case you need to create a user channel
From the FAQ: