Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 168 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 168 Bytes

Notes

  • Each handler is responsible for removing itself from channel pipeline if needed
  • Handler should do one thing and one thing only.
    • Don't crowd the handler