Cylix / cpp_redis

C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis
MIT License
1.24k stars 551 forks source link

Publish causes exception in tacopie #214

Open lefig opened 5 years ago

lefig commented 5 years ago

Hi there,

I really like the platform and thank you for continuing to maintain a great project.

I have a query though regarding Publishing as it may be broken in the latest build. Although I can subscribe to a channel fine no messages are actually received.. But I noticed that the debug window was showing an exception thrown by tacopie and a memory address. I can't locate the problem however.

I am using Redis 4.0.

Any suggestions please?

Thanks

theidexisted commented 5 years ago

Please move here https://github.com/cpp-redis/cpp_redis, this project is no longer maintained now.