mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-27 07:01:00 +03:00
will implement async web sock myself
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import './style.css';
|
||||
import { loadVp9, loadOpus } from "./codec";
|
||||
import './websock';
|
||||
|
||||
loadVp9();
|
||||
loadOpus();
|
||||
|
||||
Reference in New Issue
Block a user