0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00
cowboy/guide/internals.md

14 lines
255 B
Markdown
Raw Normal View History

Internals
=========
Architecture
------------
@todo Describe.
Efficiency considerations
-------------------------
@todo Mention that you need to cleanup in terminate especially if you
used the process dictionary, started timers, started monitoring...