mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-15 15:33:47 +00:00
initial server implementation
This commit is contained in:
parent
7591a8d2f4
commit
45bef8e582
5 changed files with 398 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1 +1,7 @@
|
|||
/target
|
||||
|
||||
# Sensitive
|
||||
certificate.pem
|
||||
private_key.pem
|
||||
identity.pfx
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue