strvcom / ios-chat-component

Chat modular library
MIT License
1 stars 1 forks source link

[feat] add delete message to chat core & network layer, update readme #36

Closed cejanen closed 4 years ago

cejanen commented 4 years ago

I created version of delete method. Although for now there is simple solution on network and core layer I expect possible business error in future so completions are designed with standard result type.