davisouzaluna / Dpubsub

Dynamic publisher/subscriber implementation in C
MIT License
0 stars 0 forks source link

[NEW FEATURE] create initial client #2

Closed davisouzaluna closed 3 weeks ago

davisouzaluna commented 1 month ago

Create an initial version for Dpubsub. The first version must be able to:

davisouzaluna commented 3 weeks ago

I removed the option to receive messages, as the client only communicates with the broker. The most correct option would be to manipulate PUBLISH packets originating from the broker

davisouzaluna commented 3 weeks ago

Initial implementation carried out in commit: 044de5846a04aad5d0c3fdd8cc5d58caa104b8c6