NWNX:EE  8193.36.12
nwnx_redis_ps.nss File Reference

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...
 

Detailed Description

Interface to Redis PUBSUB.

Definition in file nwnx_redis_ps.nss.

Function Documentation

◆ NWNX_Redis_GetPubSubMessageData()

struct NWNX_Redis_PubSubMessageData NWNX_Redis_GetPubSubMessageData ( )

Get a PUBSUB message.

Returns
A NWNX_Redis_PubSubMessageData struct.

Definition at line 15 of file nwnx_redis_ps.nss.