monteslu / pagenodes

Completely Browser Based IOT Platform
https://pagenodes.com
Apache License 2.0
222 stars 32 forks source link

buffer node #73

Closed monteslu closed 8 years ago

monteslu commented 8 years ago

another passthrough node if payload is a buffer, set payload to a string

if payload is not a buffer, set payload to a buffer.

allow users to set an encoding property.