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

Has some stuff that aren't in master yet, and lacks a lot more that is already in master.
13 lines
255 B
Markdown
13 lines
255 B
Markdown
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...
|