Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

Support for binary data storage #773

Open
JhonatanHern opened this issue Sep 19, 2018 · 0 comments
Open

Support for binary data storage #773

JhonatanHern opened this issue Sep 19, 2018 · 0 comments

Comments

@JhonatanHern
Copy link

Hello, I tried to store an image into the DHT using string as a type:

{
	"Name": "profilePic",
	"DataFormat": "string",
	"Sharing": "public"
}

But got an error because of an invalid character.
Will blob be available as a dataType in the next release?

@JhonatanHern JhonatanHern changed the title Support for biniary data storage Support for binary data storage Sep 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant