Open qas612820704 opened 5 years ago
還是要用 https://github.com/pastleo/bazaar/pull/4 有些東西還是 commonjs 不是給 browser 用的得包一下
I use uuid-browser (https://www.npmjs.com/package/uuid-browser).
It supposes to be used in that way. In my scenario, it does not raise a CORS policy issue.
Or maybe we can use faker instead to generate id?
Oh, I only use uuid
to generate event id.
How about afef9ea, by using Date.now()
instead.
By 9af2680,
Id is generated by a count generator.
How to run example
Installtion
Get Started
Run node server
Open
web_client/lib/bazaar-connection/test/index.html