-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Feature: TCPFactory/TCPTransport instead of dmsg #503
[WIP] Feature: TCPFactory/TCPTransport instead of dmsg #503
Commits on Jul 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1857842 - Browse repository at this point
Copy the full SHA 1857842View commit details -
Configuration menu - View commit details
-
Copy full SHA for b81e03f - Browse repository at this point
Copy the full SHA b81e03fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a2297d - Browse repository at this point
Copy the full SHA 0a2297dView commit details
Commits on Jul 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6d96017 - Browse repository at this point
Copy the full SHA 6d96017View commit details
Commits on Jul 31, 2019
-
Changes: TCPFactory working correctly with predefined in/out ports
1. Rewritten with reverse index InMemoryTable 2. Fixed tests 3. Started integration environment for tcp-transport
Configuration menu - View commit details
-
Copy full SHA for 56c74c5 - Browse repository at this point
Copy the full SHA 56c74c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15226f0 - Browse repository at this point
Copy the full SHA 15226f0View commit details -
Integration environment ready.
Use ``` $ source ./integration/tcp-tr/env-vars.sh ``` to init and everything as usual
Configuration menu - View commit details
-
Copy full SHA for afbdd85 - Browse repository at this point
Copy the full SHA afbdd85View commit details
Commits on Aug 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cb5bf31 - Browse repository at this point
Copy the full SHA cb5bf31View commit details
Commits on Aug 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4f56b61 - Browse repository at this point
Copy the full SHA 4f56b61View commit details
Commits on Aug 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 45f805c - Browse repository at this point
Copy the full SHA 45f805cView commit details
Commits on Aug 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fca2d56 - Browse repository at this point
Copy the full SHA fca2d56View commit details
Commits on Aug 13, 2019
-
Managed to run 128 nodes in Example_runMultihead
```zsh $ for ((i=1; i<=128; i++)){_ ip addr add 12.12.12.$i/32 dev lo} ``` then run Example_runMultihead ```zsh $ tree /tmp/multihead $ cat /tmp/multihead/multihead.log |sort $ ps aux |grep skychat |wc - l ``` You must see 128 instances of skywire-node with 128 skychats each on different IP
Configuration menu - View commit details
-
Copy full SHA for 4d4b980 - Browse repository at this point
Copy the full SHA 4d4b980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dec53d - Browse repository at this point
Copy the full SHA 8dec53dView commit details
Commits on Aug 14, 2019
-
multihead environment enveloped in type MultiHead. Send message as Mu…
…ltiHead.sendMessage
Configuration menu - View commit details
-
Copy full SHA for 5ae74d5 - Browse repository at this point
Copy the full SHA 5ae74d5View commit details
Commits on Aug 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 43d2611 - Browse repository at this point
Copy the full SHA 43d2611View commit details
Commits on Aug 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a8142bc - Browse repository at this point
Copy the full SHA a8142bcView commit details
Commits on Aug 17, 2019
-
Changes in PacketRouter implementations: callbacks streamlined into r…
…egular calls. Debugging improvements
Configuration menu - View commit details
-
Copy full SHA for 70b1779 - Browse repository at this point
Copy the full SHA 70b1779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a951c6 - Browse repository at this point
Copy the full SHA 4a951c6View commit details
Commits on Aug 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3da5dbe - Browse repository at this point
Copy the full SHA 3da5dbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d31171 - Browse repository at this point
Copy the full SHA 1d31171View commit details
Commits on Aug 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 598e17a - Browse repository at this point
Copy the full SHA 598e17aView commit details
Commits on Aug 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7572b29 - Browse repository at this point
Copy the full SHA 7572b29View commit details
Commits on Aug 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7635a5a - Browse repository at this point
Copy the full SHA 7635a5aView commit details
Commits on Aug 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d9e6356 - Browse repository at this point
Copy the full SHA d9e6356View commit details -
Configuration menu - View commit details
-
Copy full SHA for fef6c40 - Browse repository at this point
Copy the full SHA fef6c40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ac70d0 - Browse repository at this point
Copy the full SHA 3ac70d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e53cfe - Browse repository at this point
Copy the full SHA 1e53cfeView commit details