xebd / accel-ppp

High performance PPTP/L2TP/PPPoE/IPoE server for Linux
GNU General Public License v2.0
296 stars 108 forks source link

[redis] Implement redis event publisher #58

Closed butjar closed 5 years ago

butjar commented 5 years ago

Create redis module that publishes events according to the Pub/ Sub messaging paradigm. Clients can subscribe to the queue to read the events fired by accel-ppp.

butjar commented 5 years ago

Sorry, this should go into our fork first, It's just a premature implementation yet.