monorepo/fluent-ergonomics
savanni e60a2fbc30 Start building a music player server (#17)
The very beginnings, with a very basic application architecture, for a music playing server on a headless system.

This also adds my new Flow library, which I'll be wanting to use in a variety of places.

Co-authored-by: Savanni D'Gerinel <savanni@luminescent-dreams.com>
Reviewed-on: savanni/tools#17
2023-02-11 17:59:15 +00:00
..
src Start building a music player server (#17) 2023-02-11 17:59:15 +00:00
Cargo.lock Set up build infrastructure for fluent-ergonomics 2022-12-31 12:39:11 -05:00
Cargo.toml Start building a music player server (#17) 2023-02-11 17:59:15 +00:00
Makefile Set up build infrastructure for fluent-ergonomics 2022-12-31 12:39:11 -05:00
readme.md Initial commit of fluent-ergonomics 2022-12-31 12:03:22 -05:00

readme.md

Fluent-Ergonomics

This is a short-term wrapper around the Fluent-RS library. The Fluent-RS maintainers acknowledge that the core has little in the way of ergonomics, and they have two different libraries that they are developing to provide those. No ergonomics library is mature at this time, and this one follows just my own pattens of use which may not be suitable for all users.

I do expect to deprecate this eventually.