change description
mgutz opened this issue · 3 comments
The description is cute and all but I could barely make sense of what the project does. Same with omega supreme. It wasn't until I read this issue that it made sense.
Please change the description or make it more clear what this project does.
Metroplex a Redis based spark/connection registry for Primus.
I think that this description gives you an idea of what metroplex does.
If you think you can improve it, please send a pr and we will most likely merge it instantly.
@3rd-Eden's clarifications:
The metroplex project keeps track of all connections in redis so it can find the server address for each given spark id.
Omega supreme adds messaging between multiple primus servers. It needs a server address, spark id and message and the server will then send the correct message to the connected client.