Eric Eastwood 8add540f27
Document what all of our "Pegs" are (just singletons) (#8510)
As discussed at https://matrix.to/#/!fLeHeojWgBGJlLNdLC:matrix.org/$DHCPeZQ1aty_1l_nNHo_5F8Uwb3t29N1zuabWa5qLzM?via=matrix.org&via=element.io&via=vector.modular.im

Peg is used in the literal sense:

> a short pin or bolt, typically tapered at one end, that is used for securing something in place, hanging things on, or marking a position.

Looking for an `MatrixClient`? Just look for the `MatrixClientPeg` on the peg board. So you'll find a `MatrixClient` hanging on the `MatrixClientPeg`.

Maybe you're more familiar with these alternative names like `MatrixClientSingleton` but that's a bit long and Java-y or `MatrixClientHandle` in the win32 world.
2022-05-09 21:34:27 -05:00
..
2022-04-08 15:31:04 -06:00
2021-10-22 17:23:37 -05:00
2022-05-06 12:39:03 -06:00
2022-05-09 19:33:11 -06:00
2022-03-28 14:02:31 -06:00
2022-03-23 17:08:34 +00:00
2021-10-22 17:23:37 -05:00
2022-05-06 12:31:53 -06:00
2021-10-22 17:23:37 -05:00
2022-02-22 10:04:27 +00:00
2021-10-22 17:23:37 -05:00
2021-10-22 17:23:37 -05:00
2022-02-09 14:25:58 +00:00