Commit Graph

4 Commits

Author SHA1 Message Date
70f13b7222 refactor(network): updated network and network::approx8 to use composition module
This is a very basic wrapper implimentation currently. This is sufficient to lock the interface down so that other code can target it. However, internally there is just a "convert" function. Eventually we should rework the code itself to use the composition module more directly.
2025-06-17 09:43:43 -04:00
93c9d5e882 build(meson): switched almost all intermediate targets to shared libraries 2025-04-30 11:44:53 -04:00
3c0057ea34 feat(approx8-network-integrated): added network handleing semantics and incorporated the approx8 network into them 2025-03-21 14:03:18 -04:00
67c9a3e860 feat(network): began incoporating network 2025-03-21 10:39:53 -04:00