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

fix(types): aedes.handle type definition #772

Merged
merged 2 commits into from
Sep 14, 2022
Merged

Commits on Aug 21, 2022

  1. Update aedes.handle type definition

    Add missing type parameter of `request: IncomingMessage` on `aedes.handle` method.
    
    Target file aedes.js#L55
    ilomon10 authored Aug 21, 2022
    Configuration menu
    Copy the full SHA
    67ffc1e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    3d47474 View commit details
    Browse the repository at this point in the history