Commit Graph

20 Commits

Author SHA1 Message Date
Aaron Piotrowski
a00eb2d014 Update example styles 2024-01-28 12:39:24 -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
Niklas Keller
ae5ae5174a Add psalm to CI 2022-02-07 00:20:05 +01:00
Aaron Piotrowski
7164bce81e Move example contexts into subdirectory 2022-02-06 11:23:21 -06:00
Aaron Piotrowski
0c9fdff967 Initial WIP 2022-02-06 00:30:41 -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
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
ff35e2fd8d Add SharedMemoryParcel example 2017-12-12 23:38:23 -06:00