Wanjohi c0f573599f feat(input): Migrate to moq for input transmission (#38)
## Description

**What issue are you solving (or what feature are you adding) and how
are you doing it?**

We cannot use golang for our input binary as we will be redoing the
Webtransport stack, plus we will have to use CGO in-order to hook into
X11. Like what [neko](https://github.com/m1k1o/neko) does.

However, we could go down the Rust route, where X11 mouse/keyboard
drivers are in pretty, and moq-rs (the MoQ library using Webtransport)
works really well. So, that is what am trying to do here; implement
input using rust.
2024-05-18 01:51:35 +03:00
2024-05-01 03:27:36 +03:00
2024-03-29 22:54:17 +03:00
2024-04-04 03:57:14 +03:00
2024-04-16 03:16:39 +03:00
2024-03-29 08:55:02 +03:00
Description
[Experimental] Open-source GeForce NOW alternative with Stadia's social features
180 MiB
Languages
TypeScript 73%
Go 11.9%
Rust 9.5%
Shell 2%
CSS 1.4%
Other 2.1%