Closed bmavity closed 9 years ago
Issues like #54 will come up because client.createEventData requires that data and metadata objects are buffers. Need to modify eventData.js to allow objects to be passed in and then automatically serialize and set property as a Buffer.
Closed by #56
Issues like #54 will come up because client.createEventData requires that data and metadata objects are buffers. Need to modify eventData.js to allow objects to be passed in and then automatically serialize and set property as a Buffer.