Marcelo Zimbres
a8299169c1
Adds write functions.
2020-12-31 22:39:44 +01:00
Marcelo Zimbres
59fb47e03c
Many small corrections and Readme improvements.
2020-12-31 13:30:53 +01:00
Marcelo Zimbres
fe7ca6abbd
Renames some classes.
2020-12-30 23:05:34 +01:00
Marcelo Zimbres
d3996a6449
Changes:
...
- Removes attribute and push type handling from the code. It is still
unclear to me how they work.
- Adds pubsub example.
2020-12-29 16:11:30 +01:00
Marcelo Zimbres
f614c23fd2
Changes:
...
- Fixes a bug in the parser.
- Fixes bug on parsing of zero sized blob strings.
2020-12-25 16:48:58 +01:00
Marcelo Zimbres
e62231f6e1
Changes:
...
- Adds example that uses own struct.
- Test improvements.
- More test improvements.
- Adds new response types.
2020-12-22 19:25:46 +01:00
Marcelo Zimbres
c5ad08ecb4
Changes:
...
- Moves response classes to their own header.
- aedis.hpp used only to include other headers like in boost.
- Removes buffer typedef.
- Events example.
- Async example.
- Improvements in the makefile.
- Adds reconnect example.
2020-12-21 16:51:14 +01:00