Tyler Goodlet
627c514614
Add rendezvous proto link
2025-03-24 13:30:12 -04:00
Tyler Goodlet
33fcc036bd
Aggregate guest-mode link, fill out IPC stack feat
...
Such that we just link on `guest`_ and use in the feat line as well as
the code ex. Fill out the IPC-stack feature bullet and put the
`.trionics` one last. Also fix-n-finish the `uv` shell install section.
2025-03-24 13:25:54 -04:00
Tyler Goodlet
799306ec4c
Tweak supervison-proto into line
2025-03-24 13:05:38 -04:00
Tyler Goodlet
aace10ccfb
Add in zmq protocol links to feats list
2025-03-24 12:54:12 -04:00
Tyler Goodlet
0272936fdc
Update readme for `uv`, refine feats list
...
Also make all code example snippets a sub-section of a new `Example
codez` section in prep to reduce the amount of code in the readme which
instead will be simply linked to in the repo in the future.
2025-03-24 12:07:27 -04:00
Tyler Goodlet
36d2aa1852
Add longer "required reading" list B)
2025-03-20 15:07:27 -04:00
Tyler Goodlet
87c6e09d6b
Switch readme links to point @ `pdbp` B)
2023-05-14 22:52:24 -04:00
Tyler Goodlet
9ccd3a74b6
More detailed preface description
2023-05-14 22:38:47 -04:00
Igor
009cd6552e
fixed the `Zombie` example having wrong indentation
2023-03-31 17:50:46 +03:00
Tyler Goodlet
10eeda2d2b
Use built-ins for all data-structure-type annotations
2022-09-15 23:41:28 -04:00
Tyler Goodlet
83b44cf469
Flip over PR number in readme
2022-09-15 18:54:51 -04:00
Tyler Goodlet
1f2001020e
Mention disabled windows CI in readme
2022-09-15 18:46:34 -04:00
Tyler Goodlet
2f5a6049a4
Readme formatting tweaks
2022-07-27 11:40:02 -04:00
Tyler Goodlet
53e3648eca
Readme bump
2022-07-12 11:52:42 -04:00
Giacomo Camporini
adc8e5c009
Revert "Added asyncio with trio guest mode feature in feature list"
...
This reverts commit 5eed85d5dd
.
2022-01-19 09:24:08 +01:00
Giacomo Camporini
5eed85d5dd
Added asyncio with trio guest mode feature in feature list
2022-01-18 14:25:08 +01:00
Giacomo Camporini
137fed790f
Remove asyncio from TODOs
...
Fixes #286
2022-01-05 11:40:06 +01:00
Tyler Goodlet
cdef579d22
Update release tips
2021-12-18 16:22:13 -05:00
Tyler Goodlet
4d1a48a47b
Link to inter-loop channel issue in readme
2021-12-17 09:39:30 -05:00
Tyler Goodlet
4c0cfa68ac
Link to SC on wikipedia
2021-12-17 09:39:28 -05:00
Tyler Goodlet
73d252e09e
Emphasize `asyncio` only with sleeps
2021-12-17 09:38:54 -05:00
Tyler Goodlet
6952c7defa
Add features bullet, slip in a guille-ism
2021-12-17 09:38:52 -05:00
Tyler Goodlet
7237d696ce
Add asyncio echo server ex to readme; fix cluster section
2021-12-17 09:38:05 -05:00
Tyler Goodlet
546e1b2fa3
Drop unecessary partial
2021-11-04 10:41:25 -04:00
Tyler Goodlet
94a6fefede
Add `open_actor_cluster()` eg. to readme
2021-11-02 15:42:19 -04:00
Tyler Goodlet
7efb7da300
Start a hot tips for devs doc
2021-11-02 15:08:20 -04:00
Tyler Goodlet
f7fc464ce8
Add `msgspec` mentions to readme
2021-10-05 13:37:17 -04:00
Tyler Goodlet
02307d2656
Pump broadcasting support in readme
2021-09-05 15:22:16 -04:00
Tyler Goodlet
240f591234
Add 2-way streaming example to readme and scripts
2021-07-31 12:10:25 -04:00
Tyler Goodlet
44d7988204
New docs theme hotfix
2021-06-14 08:10:59 -04:00
Tyler Goodlet
0301d105dd
Better rant flow as per suggestions
2021-06-14 06:41:10 -04:00
Tyler Goodlet
4ee7db338d
Fill out the rant a bit more
2021-06-14 06:31:16 -04:00
Tyler Goodlet
558d546c8f
Bump readme for #210
2021-06-14 06:31:16 -04:00
Tyler Goodlet
5528a4eb45
Attempt configuring sphinx-book-theme
2021-06-14 06:31:16 -04:00
Tyler Goodlet
fb23a9d8d4
Try out sphinx-book-theme
2021-06-14 06:31:16 -04:00
Tyler Goodlet
4798d3b5db
Drop lingering rpc_module_paths refs
2021-05-07 11:21:40 -04:00
Tyler Goodlet
a54260a67e
Drop tractor.run() from docs
2021-05-07 11:21:40 -04:00
Tyler Goodlet
e80ab60e0b
Add pypi install line
2021-02-27 16:10:57 -05:00
Tyler Goodlet
c07a5f6e11
Try fix worker pool link, again
2021-02-27 16:08:44 -05:00
Tyler Goodlet
3766731de5
Add a single func ex for our first one
2021-02-27 14:25:12 -05:00
Tyler Goodlet
0679eb5646
Further simplifications
2021-02-25 09:10:18 -05:00
Tyler Goodlet
ab192741ce
Fix code indent and worker pool link
2021-02-25 09:10:18 -05:00
Tyler Goodlet
8ee9007798
Reorg and rejig flow
...
Thanks to @richardsheridan for many suggestions!
2021-02-25 09:10:18 -05:00
Tyler Goodlet
f342c3a0c4
Attempt to add logo
2021-02-25 09:10:18 -05:00
Tyler Goodlet
0c8f9dbce0
Add comma
2021-02-25 09:10:18 -05:00
Tyler Goodlet
71a35aadef
Drop worker pool and add debug example
2021-02-25 09:10:18 -05:00
Tyler Goodlet
0e7db46631
Revert auto-gen readme and merge in auto-gen code blocks by hand for now
2021-02-25 09:10:18 -05:00
Tyler Goodlet
92f4b402ad
Draft use sphinx-restbuilder to gen readme
2021-02-25 09:10:18 -05:00
Tyler Goodlet
90c987d0ae
Further tweaks, add non-scary snippet
2021-02-25 09:10:18 -05:00
Tyler Goodlet
0a5a4d8487
Readme rework draft
2021-02-25 09:10:18 -05:00