valum-framework / valum

Web micro-framework written in Vala
https://valum-framework.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
226 stars 23 forks source link

Make VSGI more stubbable by using construct properties #201

Closed arteymix closed 7 years ago

arteymix commented 7 years ago

Everything is pretty much completed and we just need a way of stubbing GLib.SimpleIOStream for older versions.