|
[add] Basic project structure
|
|---|
|
|
| .gitignore |
|---|
| CMakeLists.txt 0 → 100644 |
|---|
| README.md |
|---|
| config.json 0 → 100644 |
|---|
| src/main.cpp 0 → 100644 |
|---|
| src/protodefs/include/protos.grpc.pb.cc 0 → 100644 |
|---|
| src/protodefs/include/protos.grpc.pb.h 0 → 100644 |
|---|
| src/protodefs/include/protos.pb.cc 0 → 100644 |
|---|
| src/protodefs/include/protos.pb.h 0 → 100644 |
|---|
| src/protodefs/protos.proto 0 → 100644 |
|---|
| src/rpcStub.cpp 0 → 100644 |
|---|
| src/rpcStub.hpp 0 → 100644 |
|---|
| src/rtcPeerHandler.cpp 0 → 100644 |
|---|
| src/rtcPeerHandler.hpp 0 → 100644 |
|---|
| src/rtcServer.hpp 0 → 100644 |
|---|