Aaron Piotrowski
|
a00eb2d014
|
Update example styles
|
2024-01-28 12:39:24 -06:00 |
|
thgs
|
024369c526
|
Small improvements on examples (#194)
|
2024-01-07 12:50:32 -06:00 |
|
Aaron Piotrowski
|
2b717ecdfa
|
Update examples
|
2023-02-17 12:18:02 -06:00 |
|
Niklas Keller
|
d5d7dc517c
|
Remove template types from ContextFactory::start
They can't be inferred, so they're pretty useless here.
|
2023-02-14 21:50:45 +01:00 |
|
Niklas Keller
|
421e44b6d3
|
Fix psalm issues
|
2023-02-14 21:47:27 +01:00 |
|
Niklas Keller
|
abf5fe195b
|
Rename DefaultWorker* to ContextWorker*
|
2023-02-14 21:31:30 +01:00 |
|
Niklas Keller
|
a4b23892a1
|
Remove ipcHub()
Users should use the factories instead.
Closes #163.
|
2023-02-14 21:19:44 +01:00 |
|
Aaron Piotrowski
|
7cf3733a02
|
Update CS fixer version and apply new rules
|
2022-03-28 17:18:28 -05:00 |
|
Aaron Piotrowski
|
7164bce81e
|
Move example contexts into subdirectory
|
2022-02-06 11:23:21 -06:00 |
|
Aaron Piotrowski
|
66415c5599
|
Update Parcel interface, add LocalParcel
Changed Parcel to require a Closure to match our other APIs.
|
2021-12-24 11:49:23 -06:00 |
|
Aaron Piotrowski
|
d9c38a8b64
|
Add Psalm and fix fix some issues
|
2021-12-20 23:30:35 -06:00 |
|
Aaron Piotrowski
|
7bc74d24f5
|
Add Context suffix to Context classes
|
2021-12-18 09:45:08 -06:00 |
|
Bob Weinand
|
b7b70d205a
|
Update for recent renames
|
2021-12-04 16:36:25 +01:00 |
|
Aaron Piotrowski
|
2466d78fd6
|
Update for rename of coroutine to launch
|
2021-11-20 15:07:13 -06:00 |
|
Aaron Piotrowski
|
3602a615ce
|
Update for Amp and Revolt changes
|
2021-10-15 16:49:03 -05:00 |
|
Aaron Piotrowski
|
e47e788e17
|
Update for Revolt changes and Futures
|
2021-09-17 14:50:57 -05:00 |
|
Aaron Piotrowski
|
59a8822403
|
Refactor for Amp v3
|
2020-10-07 23:04:29 -05:00 |
|
Aaron Piotrowski
|
31cbd9f197
|
Update examples
|
2018-10-24 22:31:47 -05:00 |
|
Aaron Piotrowski
|
79a4f979f4
|
Update examples
|
2018-10-21 10:34:08 -05:00 |
|
Aaron Piotrowski
|
b654463339
|
Fix code style
|
2018-10-07 09:50:45 -05:00 |
|
Aaron Piotrowski
|
cb5ea736d4
|
Improve process IPC
Processes now use a shared server socket instead of stdin and stdout for IPC.
|
2018-10-07 09:31:35 -05:00 |
|
Aaron Piotrowski
|
4d99a9d968
|
spawn → run
|
2017-12-10 17:01:10 -06:00 |
|
Aaron Piotrowski
|
4d4841f449
|
Refactor Process to make writing child processes simple
|
2017-12-10 16:39:49 -06:00 |
|