feat: add errors for converting packets
feat: add char and string type converters
feat: implement packet serializer
feat: allow nullables in converters
feat: add interfaces for serializers, converters
feat: add base packet types converting
feat: add Packets and PacketTests projects