Tyler Goodlet
8eb138b8a7
Add Windows *gotchas* section
...
Resolves #61
2019-03-07 18:28:22 -05:00
Tyler Goodlet
49b711fb5f
Be more stingy about "actor model"
2019-03-06 22:57:27 -05:00
Tyler Goodlet
fd4e126e1f
Adjust streaming ex to use memory channel
2019-02-17 10:04:27 -05:00
Tyler Goodlet
1e18c70ad1
Fix func name mismatch
2019-01-21 12:07:58 -05:00
Tyler Goodlet
5e5c917081
Fix run_in_excutor() link
2019-01-21 11:59:44 -05:00
Tyler Goodlet
19349f8cff
Add TOC and examples subsections
2019-01-21 11:56:33 -05:00
Tyler Goodlet
276782eb45
Add context examples
2019-01-21 11:50:02 -05:00
Tyler Goodlet
b403a20f32
Document context api
2019-01-16 23:19:29 -05:00
Tyler Goodlet
c0cdb3945a
Link tweaks
2018-11-30 09:25:20 -05:00
Tyler Goodlet
71b44b997e
Drop sillyness in intro
2018-09-20 20:30:57 -04:00
Tyler Goodlet
914d1b67d8
Fix typo
2018-09-04 22:17:12 -04:00
Tyler Goodlet
b1f17dea1f
Update readme and upgrade all packages on travis
2018-08-13 12:08:26 -04:00
Tyler Goodlet
8e027ff571
Be honest about the event loop
...
Thanks to @pquentin for calling this one out.
2018-08-08 13:25:04 -04:00
Tyler Goodlet
99e2cf9a13
Draft v2 after new `run_in_actor()` API
...
Revamp the docs after some feedback from @vodik.
See #24 #25 for additional details.
2018-08-07 18:05:35 -04:00
Tyler Goodlet
d4a6cbbc34
Add CI badge
2018-08-07 17:59:27 -04:00
Tyler Goodlet
a7315f91ee
Document per-func actors for clarity
2018-08-07 17:59:27 -04:00
Tyler Goodlet
8f342ad0dd
Add simpler intro
...
As per a suggestion from @njsmith I've added a little less verbose intro
which mentions *actors* up front.
More,
- add install cmd
- reorg spawning and portal sections a wee bit
2018-08-07 17:59:27 -04:00
Tyler Goodlet
168ff190b3
Initial readme documenting most features
...
There is a slew of tests to match to verify everything documented thus
far. Hopefully it's a decent little start :)
2018-08-07 17:59:27 -04:00