seznam / fastrpc

FastRPC library
http://seznam.github.io/frpc
GNU Lesser General Public License v2.1
46 stars 46 forks source link

bugfix of netcat when datetime is returned #36

Closed Savlik closed 7 years ago

Savlik commented 7 years ago

Bug happens when both DateTime and non-ascii characters are returned in single request. This fixes it.