Closed MinaMatta98 closed 11 months ago
what version are you currently using and with what Axum? Also what is the error message?
I have added an Example for surreal to the example folder.
what version are you currently using and with what Axum? Also what is the error message?
I was using axum 0.6.1, the problem was the tower service implementation..
I will give it a shot. Thank you.
the latest version of axum_session does not use axum 0.6 anymore we have moved to axum 0.7 since 0.10.0 if you need to use axum 0.6 use axum_session 0.9.0
Hello,
This works as intended. Thank you.
Hello,
Where there any surrealdb integration examples?
Specifically, this line does not compile:
When swapped out for surreal session pool and surreal client.