jsonstreamparse README
June 3, 2010 ยท View on GitHub
This is a streaming, evented JSON parser written in Erlang. It allows the JSON to be streamed as it's parsed, and as each JSON element is parsed it calls the user supplied event function.
June 3, 2010 ยท View on GitHub
This is a streaming, evented JSON parser written in Erlang. It allows the JSON to be streamed as it's parsed, and as each JSON element is parsed it calls the user supplied event function.