You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allow arbitrary config params with more efficient repr (#30)
* switch to compressed config
* remove some allocs and combine pw and authkeys into a single enum
* allow arbitrary options
* remove some redundant configs
* clean up
* more cleanup
* replication
* fix
* fix lints
* simplify
* dont treat user separately
* do not duplicate the encoding of params
0 commit comments