--
You received this message because you are subscribed to the Google Groups "smile-format-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to smile-format-disc...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Effectively any elasticsearch as a service solution (there are a few) will automatically support smile as well
. Not sure if this exactly what you are after though.
Hi there, thanks for the work I am quite interested in ita little bit side-track, I am new to Smile, as I see from now it is mainly used in Jackson, is this format also aiming for the audience for "interacting with web services in browsers"?
by that I mean the most typical old use case by sending "JSON" with jquery in browsers, then get response in "JSON"
is that with smile, now I can send "Smile" with javascript in browsers, then get response in "Smile" and enjoy those benefits?
or am I missing anything?
In that case a javascript library will definitely be beneficial.actually I am building something with elasticsearch with a client side js /nodejs stack and figuring how to make it more efficient.
Thanks a lot!
Vincent
On Friday, July 26, 2013 4:59:03 AM UTC+8, tsaloranta wrote:So it would be great to have links to such services, if they exist. That would allow conformance testing, and in general also show that Smile format is a mature alternative as binary format. This could help in getting new codec implementations as well.But I don't know if there are freely available public web services that allow that. I am guessing there probably is -- something uses elastic search or usergrid perhaps? -- I just haven't seen links.Quick question, based on this StackOverflow question:I know that a few frameworks, libraries and sites use Smile successfully.
http://stackoverflow.com/questions/17776350/open-protobuf-service
-+ Tatu +-
-+ Tatu +-
To unsubscribe from this group and stop receiving emails from it, send an email to smile-format-discussion+unsub...@googlegroups.com.
Thanks for quick reply,
understand what you said, javascript is quite "unfriendly" to binary data.perhaps you are already aware of:the stream api WIP may worth referencethis binaryJS is using websocket which supports Chrome 15+, Firefox 11+, Internet Explorer 10, and Safari nightly builds
http://binaryjs.com/
My use case will be sending something from node.js to elasticsearch, so perhaps a c binding / Node.js buffer instead of native js implementation makes more sense for me at the moment. Personally quite interested but don't have time to work on it yet - would love to put it up / help later.
To unsubscribe from this group and stop receiving emails from it, send an email to smile-format-disc...@googlegroups.com.