7 comments (7 comments)0 reactions (0 reactions)0 assignees (0 assignees)Elixir1,676 stars (1,676 stars)177 forks (177 forks)batch import
enhancementhelp wanted
Description
Are there any plans for having streaming support?
Contributor guide
- Tech stack
- elixir
- Domain
- performance
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- ElixirJSON parsingstreaming concepts
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 15
- Research direction
- The issue asks about streaming support. Review the 7 existing comments to understand what specific streaming features are desired. Study streaming parsers in other JSON libraries. File jason/lib/jason.ex is a good starting point. Look for any linked issues or prior discussions about streaming.