Closed Gelbpunkt closed 1 year ago
Instead of pulling in all of them unconditionally, we should:
required-features
parking_lot
Instead of pulling in all of them unconditionally, we should:
Not depend on tungstenite, just clone and build their repo in the CI(done)Userequired-features
for each exampleProbably reconsider the use of(done)parking_lot
since the std switch to futexes