Skip to content

asyncio Subprocess Handling

Pre-release
Pre-release
Compare
Choose a tag to compare
@twisteroidambassador twisteroidambassador released this 04 Jul 12:24
· 36 commits to master since this release

Don't ask where the production release v1.0 went. ¯\_(ツ)_/¯

The entire code is now async, including subprocess handling and communication. Hey, it looks cleaner.

The standalone scripts have been consolidated; the same script can run as either the server or the client now. The config file format is unchanged.