Skip to content

Commit a702a26

Browse files
committed
feat: Readme
1 parent ff00738 commit a702a26

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,15 @@ Replace `192.168.66.3` with the IP address of the Windows ASIO host to stream to
126126

127127
---
128128

129+
## 🗺️ Roadmap
130+
131+
- **Merge PR for variable length frames**: Enables runtime adjustment of buffer size and latency.
132+
- **Package binaries for major Linux distributions + Windows ASIO Binary**: Simplifies installation and usage.
133+
- **Add a cross-platform GUI**: Improves usability and configuration.
134+
- **Reduce jitter for VM setups**: Explore virtio-vsock or ivshmem for inter-VM shared memory, bypassing the network stack for lower latency and jitter.
135+
136+
---
137+
129138
## 🤝 Contributing
130139

131140
I have limited time to spend on this project, so contributions are very welcome! If you have improvements, bug fixes, or new features, please open a Pull Request (PR). I appreciate your help in making PWAR even better!

0 commit comments

Comments
 (0)