issues
search
ChistaDATA
/
chista-asabru
A protocol aware database proxy built in c++
https://docs.asabru.chistadata.io/
4
stars
1
forks
source link
feat: add `SendFile` command
#134
Closed
midhunadarvin
closed
7 months ago
midhunadarvin
commented
8 months ago
Description
add
SendFile
command
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] Any dependent changes have been merged and published in downstream modules
Description
SendFile
commandType of change
Checklist: