Skip to content

Conversation

@Diggsey
Copy link

@Diggsey Diggsey commented Aug 3, 2023

  • Add rustls feature and associated builder methods
  • Add user authentication method
  • Statically (but lazily) initialize regexes
  • Use an error type rather than strings

A caveat is that I haven't tested the user authentication yet, but should be able to do that soon.

@Diggsey Diggsey force-pushed the db-platformed-improvements branch 8 times, most recently from 6b41fb5 to 57cdf10 Compare August 4, 2023 16:29
- Add user authentication method
- Statically (but lazily) initialize regexes
- Use an error type rather than strings
- Return structured data from auth methods
@Diggsey Diggsey force-pushed the db-platformed-improvements branch from 57cdf10 to 77b0dfa Compare August 4, 2023 16:39
@madebywelch
Copy link

@WillSewell Can we get this merged and deployed?

@WillSewell
Copy link
Owner

👋 thanks for contributing to this repository. I'm afraid due to life circumstances I just haven't had the bandwidth to review PRs, and stay up to date with Rust in general.

For that reason I'm afraid I'm going to have to archive this repository without merging outstanding PRs (at least for the time being).

Apologies I didn't get this notice in sooner.

Pusher returns an error (but otherwise works) when you try and
authenticate the client with a null watchlist. An empty list serves the
same purpose, so remove the optionality from this structure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants