Commit Graph

395 Commits

Author SHA1 Message Date
Chandrashekhar R
70aa82a946 Adds buttons to go to the previous/next section of documentation 2023-07-06 14:24:42 +04:00
Akilan Selvacoumar
8f4c2623e3 Update ConfigImplementation.md 2023-06-08 16:50:50 +01:00
Akilan Selvacoumar
a038bf9f20 Update CliImplementation.md 2023-06-08 16:49:27 +01:00
Akilan Selvacoumar
683e20953b Update ServerImplementation.md 2023-06-08 16:43:59 +01:00
Akilan Selvacoumar
8e6a6e246c Update P2PImplementation.md 2023-06-08 16:41:42 +01:00
Akilan Selvacoumar
06e5e1e67f Update ClientImplementation.md 2023-06-08 16:07:38 +01:00
Akilan Selvacoumar
2b191af951 Update ClientImplementation.md 2023-06-08 16:06:38 +01:00
Akilan Selvacoumar
85ac36d51b Update Client.md 2023-06-08 16:04:28 +01:00
Akilan Selvacoumar
64225b85b7 Update Client.md 2023-06-08 16:02:28 +01:00
Akilan Selvacoumar
66b26c5ea2 Update Introduction.md 2023-06-08 16:01:29 +01:00
4d2b903a0f updated docs v2.0.0 2023-06-08 03:39:05 +01:00
Akilan Selvacoumar
5ac033403f Merge pull request #97 from Akilan1999/approprirate-abstractions
Appropriate abstractions
v1.1.1 v2.0.0-beta
2023-06-07 23:49:39 +01:00
d52aca3d14 fixed spelling mistakes 2023-06-07 23:49:15 +01:00
05c9f52e6d added improved docs for P2PRC abstractions 2023-06-07 23:42:56 +01:00
732b31fafa go fmt the entire project and added possbility to start a server with a TURN connection with a custom remote connection 2023-04-22 12:43:22 +01:00
5edf1f801b added default ip address for ip table 2023-04-22 11:24:04 +01:00
4e025bdc70 changed back root ip address 2023-04-14 10:57:58 +01:00
3bcba8a3e2 fixed iptable directory changes 2023-04-14 10:54:24 +01:00
Akilan Selvacoumar
97d10918b1 Merge pull request #95 from farhansolodev/approprirate-abstractions
few small fixes
2023-04-03 21:21:30 +01:00
farhansolodev
d3181d272e revert paths 2023-04-04 00:17:52 +04:00
Farhan Alvi
0550a35df1 Update ip_table.json 2023-04-03 22:55:16 +04:00
farhansolodev
7984f72db1 better wording 2023-04-03 22:50:11 +04:00
farhansolodev
806b499e72 more explicit --rm instructions + erroring out if no --id provided 2023-04-03 22:48:57 +04:00
farhansolodev
cf1e7c6d6f wrong container json file paths 2023-04-03 21:05:57 +04:00
farhansolodev
86aaba23c4 hardcoded default path incorrect 2023-04-03 06:17:19 +04:00
farhansolodev
53bef115b0 fix cyclic dependancy + duplicate test 2023-04-03 06:16:29 +04:00
farhansolodev
fbbb23c13a dead code 2023-04-03 06:15:56 +04:00
farhansolodev
f0496f8184 ran go mod tidy right after cloning 2023-04-03 06:15:45 +04:00
69c0aa5cb1 config abstraction changes added 2023-03-22 09:43:40 +00:00
Akilan Selvacoumar
88dddd0230 Merge pull request #94 from Akilan1999/documentation-NAT-tarversal
Documentation nat tarversal
2023-03-22 07:03:41 +00:00
c9f007a652 base MD file added for NAT traversal 2023-03-22 07:03:04 +00:00
3b70ff5879 pushed changes for base NAT traversal changes 2023-03-14 17:31:50 +00:00
Akilan Selvacoumar
6161b0afa3 Merge pull request #93 from Akilan1999/abstracted-functions
modified server specs to return type ServerSpec instead of interface.
2023-02-24 22:42:31 +00:00
4268b5a637 modified server specs 2023-02-24 22:36:16 +00:00
Akilan Selvacoumar
60a00cbb57 Merge pull request #92 from Akilan1999/abstracted-functions
changes to configuration
2023-02-24 02:54:10 +00:00
35b9e7ea33 changes to configuration 2023-02-24 02:53:30 +00:00
Akilan Selvacoumar
e965adf798 Merge pull request #91 from Akilan1999/flexible-server
Flexible server
2023-02-22 23:12:28 +00:00
1428d324b1 modified README file 2023-02-22 23:10:09 +00:00
c646a1389e added other abstractions documentation to P2PRC 2023-02-22 23:08:11 +00:00
be9de346e5 removed duplicate docker folder 2023-02-22 17:13:51 +00:00
73e62ba0fa docker files 2023-02-22 17:10:14 +00:00
60500620db added base abstraction functions 2023-02-22 03:15:49 +00:00
4dac4234ad added config flixble system 2023-02-22 02:46:11 +00:00
c7a665fdc8 added new module 2023-02-14 20:33:30 +00:00
e1debe8f53 added more artwork 2023-02-14 09:45:39 +00:00
ba0e562fd7 removed path pointing to ansible file 2023-02-10 17:24:39 +00:00
afe4105e3a fixed plugin bug for spawning nodes in a TURN based environment 2023-02-10 17:19:28 +00:00
Akilan Selvacoumar
c42bf002de Merge pull request #88 from Akilan1999/NAT-traversal
Added mutex to avoid race condition when writing to iptable file
2023-01-26 08:00:32 +00:00
256998d964 added mutex to avoid race condition when writing to iptable file 2023-01-25 20:46:58 +00:00
f82f5f9ec8 fix learning nodes 2023-01-25 08:25:10 +00:00