12/14/2017
- ✏️Renamed
pack_message
andunpack_message
toserialize_message
and `deserialize_message:pencil2: - ♻️Added a parser that handles message transfer encoding -> simplified read buffer logic♻️
- 🐛Fixed bug in write buffer that allowed zero length chunks🐛
- 👷Updated tests to use asyncbolt.Server. Test servers now close gracefully w/o error logs.👷
12/09/2017
- 💥Initial release!💥