koshinus
Results
2
issues of
koshinus
I'm trying to send xls and xlsx via this lib. The data is correct and successfully saving to the required file itself, but when i'm trying to use `sendDocument` method...
I have an async UDP-server and client. Server can make two things: place the received data in its memory or transmit placed data to another server. When i command to...