Commit Graph

2 Commits

Author SHA1 Message Date
40eb16cef9 Use actix-remote-ip to reduce code base size (#5)
All checks were successful
continuous-integration/drone/push Build is passing
Use https://crates.io/crates/actix-remote-ip to remove some code redundancy

Reviewed-on: #5
2023-04-29 09:08:18 +00:00
bf570c477f Implement server (#3)
All checks were successful
continuous-integration/drone/push Build is passing
Use Actix as HTTP service

Reviewed-on: #3
2023-04-28 07:15:09 +00:00