Skip to content

Damienkatz/json_stream_parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

json_stream_parse README
========================

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.

About

An evented, streaming json parser for Erlang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages