Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pino-browser support for hapi-pino #612

Merged
merged 2 commits into from
Mar 20, 2019
Merged

Add pino-browser support for hapi-pino #612

merged 2 commits into from
Mar 20, 2019

Commits on Mar 19, 2019

  1. fix: pino-browser for hapi-pino

    This changes browser.js to expose symbols and serializer methods used
    by hapi-pino.
    
    This is extremely niche use case, but some people want to run Hapi.js
    (HTTP server) in WebExtension context using chrome.sockets APIs.
    
    Ref. ipfs/ipfs-companion#664
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    ab3dd74 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. test: pino-browser for hapi-pino

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    d4d291c View commit details
    Browse the repository at this point in the history