Pointer system on win32 application is server-pointer only which has worse experience than client pointer
Cursor position on GUI and worker might be different if we use relative mouse
Client device and core if feed from host and might be
GUI and input capture/handler module is duplicate between udp and webrtc implementation
Add new shortcuts to application involve make changes on different module (Logic between signals is complicated) and not ensure SRP (single responsibility)
reset key is implemented at client side and not ensure resolve the stuck key on server side
Some tiny detail (set fullscreen if window size is equal to screen size)
Mouse sensitivity is low to to the nature of WM_MOUSEMOVE event.
run win32 on development environment involve three different terminals ⇒ lengthen development process