go-routeros / routeros

Go library for accessing Mikrotik devices using the RouterOS API
MIT License
196 stars 51 forks source link

Do we need to decode recieved data? #23

Open archaron opened 5 months ago

archaron commented 5 months ago

Check, if we need to decode incoming data for i.e comments in non-english languages. Mikrotik accepts non-ascii characters, but, maybe, we do not handle it properly.