1
0
mirror of https://github.com/danog/amp.git synced 2024-11-26 20:15:00 +01:00
amp/docs
2017-05-02 21:25:51 +02:00
..
coroutines Add documentation stubs 2017-03-18 08:39:41 +01:00
event-loop 📝 Add docs for setState and getState, fixes #89 2017-05-02 19:44:08 +02:00
promises 🔥 Kill pipe and capture 2017-05-02 18:32:59 +02:00
streams Add documentation stubs 2017-03-18 08:39:41 +01:00
utils Document CallableMaker, fixes #96 2017-05-02 21:25:51 +02:00
managing-concurrency.md Fix remaining Pause → Delayed in examples and docs 2017-05-02 07:25:22 +02:00
README.md Add documentation stubs 2017-03-18 08:39:41 +01:00

Documentation

This directory contains the documentation for amphp/amp. Documentation and code are bundled within a single repository for easier maintenance. Additionally, this preserves the documentation for older versions.

Start with the Introduction to Event Loops.