Need to make the file transfer faster, as it's likely that recordings will be in the GB range. The AIOHTTP current approach isn't sufficiently fast to handle this issue. Need to consider how to implement this with ZeroMQ - a notion that @umesh-timalsina has proposed. He shared this ZeroMQ resource.
Need to make the file transfer faster, as it's likely that recordings will be in the GB range. The AIOHTTP current approach isn't sufficiently fast to handle this issue. Need to consider how to implement this with ZeroMQ - a notion that @umesh-timalsina has proposed. He shared this ZeroMQ resource.