cloudflare / cloudflare/raven-lua

Allow use of cjson alternative

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
121
Forks
53
PR merge metrics
No merged PRs in 30d

Description

For platforms where cjson is not available (eg. Control4) an alternative JSON implementation is required. Obviously `cjson` support must be maintained, but I think loading `json` when loading `cjson` fails is a good solution.

I have tested with https://github.com/rxi/json.lua and it seems to work.

I have a PR to fix this: https://github.com/cloudflare/raven-lua/pull/42

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.