Skip to content

v.0.1.0

Compare
Choose a tag to compare
@halfwit halfwit released this 17 May 05:17
· 31 commits to main since this release
e95a170

This release reworks ircfs to listen on a 9p network itself, rather than using a server ahead of it. This allows more robust installations, with services hosted remotely and locally. It builds off of a significant rework of the service libraries, and introduces the more modern cmd/ircfs/main.go structuring over the previous. Additionally, it is broken out to allow pieces to be replaced/modified without significant rework to the underlying architecture.