Interface to Redis PUBSUB. More...
#include "nwnx"
Go to the source code of this file.
Classes | |
struct | NWNX_Redis_PubSubMessageData |
A redis PUBSUB message. More... | |
Functions | |
struct NWNX_Redis_PubSubMessageData | NWNX_Redis_GetPubSubMessageData () |
Get a PUBSUB message. More... | |
Interface to Redis PUBSUB.
Definition in file nwnx_redis_ps.nss.
struct NWNX_Redis_PubSubMessageData NWNX_Redis_GetPubSubMessageData | ( | ) |
Get a PUBSUB message.
Definition at line 15 of file nwnx_redis_ps.nss.