nginxinc / ngx-rust

Rust binding for NGINX
Apache License 2.0
713 stars 59 forks source link

feat: (1 of 2) Supporting changes for upstream example module. #36

Closed f5yacobucci closed 10 months ago

f5yacobucci commented 1 year ago

Previous logging changes are moved to #40 Fixes #30 (replaces PR #35 )

Checklist

Before creating a PR, run through this checklist and mark each as complete.

Spazzy757 commented 11 months ago

Hi,

Is there any timeline on when the upstream module will be available?

f5yacobucci commented 10 months ago

Hi,

Is there any timeline on when the upstream module will be available?

Working on it now, traveling next week, but working to close this review and then publish the module next.

f5yacobucci commented 10 months ago

Backed out of adding Upstream object for now. Current commits build and pass lint without warnings.