minecrafter / RedisBungee

The leading player synchronization system for BungeeCord
https://www.spigotmc.org/resources/redisbungee.13494/
Eclipse Public License 1.0
157 stars 122 forks source link

Added an api method to send messages to a custom PubSub channel. #7

Closed fuzzybot closed 10 years ago

fuzzybot commented 10 years ago

This makes the register channel feature a lot more useful.

minecrafter commented 10 years ago

The approach I will be taking regarding PubSub will be different than the approach you are currently taking, and will be part of my RedisBungee 0.4 efforts (which is a complete rewrite of RedisBungee).

My approach will be creating new classes for PubSub operations, potentially as a separate library.

I will be pulling this, however, but note that this API will disappear when RedisBungee 0.4 is done (perhaps in the fall).