tanium / octobot

github bot with slack and jira integration
MIT License
25 stars 16 forks source link

Use make_service_fn #293

Closed matthauck closed 2 years ago

matthauck commented 2 years ago

The Service trait goes away in latest hyper versions. Stop implementing this directly and just use the factory functions