CrowdHailer / raxx

Interface for HTTP webservers, frameworks and clients
https://hexdocs.pm/raxx
Apache License 2.0
402 stars 29 forks source link

Add @impl #51

Closed CrowdHailer closed 6 years ago

CrowdHailer commented 6 years ago

All examples should have @impl Raxx.Server used correctly through out the project

CrowdHailer commented 6 years ago

Fixed with 0.12.2 release