diff --git a/.gitignore b/.gitignore index b7765f0..68b1870 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ defines.h *.o *.bin *.tar* +*.bkp diff --git a/rpcframework.drawio b/rpcframework.drawio new file mode 100644 index 0000000..10e67b1 --- /dev/null +++ b/rpcframework.drawio @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/rpcframework.png b/rpcframework.png new file mode 100644 index 0000000..b70620f Binary files /dev/null and b/rpcframework.png differ