hgomez-sonarsource / Teddy

Teddy - The smart Bear's agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Choose the http server implementation

jdcoffre opened this issue · comments

commented

Choose an existing http server lib that:

  • can handle authentication

A quick research

We are now evaluating iron which seems to be a good choice for the following reasons:

  • well documentated
  • lots of contribution
  • based on hyper which seems to be a reference

Implemented using iron