WIP: Resolve "Warlock to Warlock communication" #91

Draft
jamie wants to merge 34 commits from 2-warlock-to-warlock-communication into master
jamie commented 2019-05-28 06:57:46 +00:00 (Migrated from git.hazaar.io)

Closes #2

Closes #2
jamie commented 2019-05-28 06:57:46 +00:00 (Migrated from git.hazaar.io)

changed milestone to %1

changed milestone to %1
jamie commented 2019-05-28 23:27:04 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 64a4fbc5 - Fixed issue with missing log level for local logging

Compare with previous version

added 1 commit <ul><li>64a4fbc5 - Fixed issue with missing log level for local logging</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=827&start_sha=18c7a876b0f19841f0d04d355b18f97297fcb85c)
jamie commented 2019-05-28 23:59:26 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 0d860f08 - Default PID filename is now warlock-APPLICAITON_ENV.pid

Compare with previous version

added 1 commit <ul><li>0d860f08 - Default PID filename is now warlock-APPLICAITON_ENV.pid</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=828&start_sha=64a4fbc5b8eb773e86de64b708cee4e490046e70)
jamie commented 2019-05-29 04:10:12 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 4b3fe488 - Removed application from Connection class args

Compare with previous version

added 1 commit <ul><li>4b3fe488 - Removed application from Connection class args</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=829&start_sha=0d860f08ca23173b08b0972b05a658072d47fdba)
jamie commented 2019-05-29 04:11:47 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 281e091a - Default PID filename is now warlock-APPLICAITON_ENV.pid

Compare with previous version

added 1 commit <ul><li>281e091a - Default PID filename is now warlock-APPLICAITON_ENV.pid</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=830&start_sha=4b3fe488c25da33c27da1bd747dbb1f7fd9b1b6f)
jamie commented 2019-05-29 04:12:24 +00:00 (Migrated from git.hazaar.io)

added 3 commits

  • 281e091a...f5f2d2f0 - 2 commits from branch master
  • e087afae - Merge branch 'master' into 2-warlock-to-warlock-communication

Compare with previous version

added 3 commits <ul><li>281e091a...f5f2d2f0 - 2 commits from branch <code>master</code></li><li>e087afae - Merge branch &#39;master&#39; into 2-warlock-to-warlock-communication</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=831&start_sha=281e091ae965e1e41a798dd4f8d9bfd4d385423e)
jamie commented 2019-05-29 06:48:31 +00:00 (Migrated from git.hazaar.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>7e27fe52 - Peer connections are working</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=832&start_sha=e087afae260eec628beb5d33ef9c1d4f90a0fe61)
jamie commented 2019-05-29 07:21:16 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 3406d20f - Converted Warlock\Peer to extend Warlock\Client

Compare with previous version

added 1 commit <ul><li>3406d20f - Converted Warlock\Peer to extend Warlock\Client</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=833&start_sha=7e27fe52121f5caf54cfc25a4ad80bccfdf5cd0a)
jamie commented 2019-05-30 05:55:48 +00:00 (Migrated from git.hazaar.io)

added 3 commits

  • 42822f57 - Common log class in server
  • 64280545 - Basic event clustering
  • dc49404e - Fixed OK response not received in Control

Compare with previous version

added 3 commits <ul><li>42822f57 - Common log class in server</li><li>64280545 - Basic event clustering</li><li>dc49404e - Fixed OK response not received in Control</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=840&start_sha=3406d20f1edaae65c83d6d4a98755e565026d5f8)
jamie commented 2019-05-31 05:52:08 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • bf9b4532 - Switched to ASYNC peer connections

Compare with previous version

added 1 commit <ul><li>bf9b4532 - Switched to ASYNC peer connections</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=845&start_sha=dc49404eb63152f149a47d7adbd5e60e3a586b00)
jamie commented 2019-05-31 06:48:40 +00:00 (Migrated from git.hazaar.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>766d9e80 - Now using unique frame IDs</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=846&start_sha=bf9b4532b61277985f6c196ad22a4828baa5bd19)
jamie commented 2019-05-31 07:05:02 +00:00 (Migrated from git.hazaar.io)

added 2 commits

  • 9b6285b9 - Fixed messages not getting the the browser
  • dc4554e3 - Fixed peers not forwarding messages

Compare with previous version

added 2 commits <ul><li>9b6285b9 - Fixed messages not getting the the browser</li><li>dc4554e3 - Fixed peers not forwarding messages</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=847&start_sha=766d9e807f41db8ce8015c384b643ecaa12b9891)
jamie commented 2019-06-21 07:19:36 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 69445270 - Major updates and code shuffle

Compare with previous version

added 1 commit <ul><li>69445270 - Major updates and code shuffle</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=877&start_sha=dc4554e359e98f4c3d83057bcb664d02ddd9abb8)
jamie commented 2019-06-24 05:18:54 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 968465d9 - Fixed up connection handling for peers

Compare with previous version

added 1 commit <ul><li>968465d9 - Fixed up connection handling for peers</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=878&start_sha=69445270f7ebc84a7f3c6c5eac8ab7a2689c27ed)
jamie commented 2019-06-24 05:25:29 +00:00 (Migrated from git.hazaar.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>2b0e40c7 - Fixed up client::sendEvent</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=879&start_sha=968465d9327a99b925a879eee89917686e550182)
jamie commented 2019-06-24 07:01:50 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • c1e99031 - Basic mesh networking is working!

Compare with previous version

added 1 commit <ul><li>c1e99031 - Basic mesh networking is working!</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=880&start_sha=2b0e40c7c5b6bcb030b8601e7998e5faa59bda0e)
jamie commented 2019-06-25 00:03:30 +00:00 (Migrated from git.hazaar.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>72090d8e - Minor logging updates</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=881&start_sha=c1e990312958a454498528b8456096b419f8ca38)
jamie commented 2019-06-25 00:18:27 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • ec988628 - Added frame collision table cleanup

Compare with previous version

added 1 commit <ul><li>ec988628 - Added frame collision table cleanup</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=882&start_sha=72090d8e980c34fd2c030d129d7198dd094d184a)
jamie commented 2019-06-25 00:19:00 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 59be7caa - Added frame collision table cleanup

Compare with previous version

added 1 commit <ul><li>59be7caa - Added frame collision table cleanup</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=883&start_sha=ec9886284ad7ae8ea2bea1b521d4ff8d3bdec543)
jamie commented 2019-06-25 03:09:11 +00:00 (Migrated from git.hazaar.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>f91d0cc7 - Improved connection handling</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=884&start_sha=59be7caa70fd1e4b48d0efbd27ea85695735c8cc)
jamie commented 2019-06-25 03:29:17 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 24959625 - Updated the cluster peer instantiation

Compare with previous version

added 1 commit <ul><li>24959625 - Updated the cluster peer instantiation</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=885&start_sha=f91d0cc7d5cf9ec7637a2807fd9b316546a7ae6b)
jamie commented 2019-06-25 03:30:53 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 8600fe03 - Cleaned up some dirty logging on node instantation

Compare with previous version

added 1 commit <ul><li>8600fe03 - Cleaned up some dirty logging on node instantation</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=886&start_sha=2495962506cdc9e61488660e14246f9bf5f0ed38)
jamie commented 2019-06-25 03:37:02 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 2b4ad49d - Fixed access key config option

Compare with previous version

added 1 commit <ul><li>2b4ad49d - Fixed access key config option</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=887&start_sha=8600fe033e15663ae78c816cc010ca9c3fcbbb2e)
jamie commented 2019-06-26 01:27:53 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 3da10c4a - Added a configuration document

Compare with previous version

added 1 commit <ul><li>3da10c4a - Added a configuration document</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=888&start_sha=2b4ad49daf1410ce3f893b537fd99371c51b32ea)
jamie commented 2019-06-26 01:28:52 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 93c512fd - Added a configuration document

Compare with previous version

added 1 commit <ul><li>93c512fd - Added a configuration document</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=889&start_sha=3da10c4a75539b21ebe804c9300078816a502f5d)
jamie commented 2019-06-28 02:18:30 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • e9d69ae8 - Re-implemented the process runner

Compare with previous version

added 1 commit <ul><li>e9d69ae8 - Re-implemented the process runner</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=890&start_sha=93c512fdc01deb91e7df115cebefc8cfe062551d)
jamie commented 2019-06-28 04:56:43 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 3b1c1966 - Tweaks to peer connections after PIPE support added

Compare with previous version

added 1 commit <ul><li>3b1c1966 - Tweaks to peer connections after PIPE support added</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=891&start_sha=e9d69ae877c9715671d9f7743c01dca0fd2daba8)
jamie commented 2019-06-28 06:19:11 +00:00 (Migrated from git.hazaar.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>80539e52 - Reactivated the KV store</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=892&start_sha=3b1c1966976a36bc92341755f0bb50a6eaa07ae9)
jamie commented 2019-07-02 02:55:42 +00:00 (Migrated from git.hazaar.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>ef97b094 - Command updates</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=893&start_sha=80539e521cd640bfe05c12fef74d7500db0a7d55)
jamie commented 2019-07-02 06:01:15 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 7d769d3c - More client connection updates

Compare with previous version

added 1 commit <ul><li>7d769d3c - More client connection updates</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=894&start_sha=ef97b094faf90d641e03b0994b23a1b4798fff48)
jamie commented 2019-07-03 01:43:24 +00:00 (Migrated from git.hazaar.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>f68267ec - Cleaned up job runners</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=895&start_sha=7d769d3c7b4530cc5e415643fb6846f8fee2a12c)
jamie commented 2019-07-03 03:01:07 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 272b884f - Fixed up dynamic services

Compare with previous version

added 1 commit <ul><li>272b884f - Fixed up dynamic services</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=896&start_sha=f68267ecbc1d4e311a14c774e30da151e4c1d953)
jamie commented 2019-07-03 05:08:15 +00:00 (Migrated from git.hazaar.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>24e5873c - Fixed up dynamic services</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=897&start_sha=272b884faceb6a74946fcec381754d8520075a1c)
jamie commented 2019-07-04 01:20:55 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • bff002f9 - Moved the frame forwarder into it's own method

Compare with previous version

added 1 commit <ul><li>bff002f9 - Moved the frame forwarder into it&#39;s own method</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=898&start_sha=24e5873c50a543c0efef97566354ee80820f9567)
jamie commented 2019-07-04 02:48:12 +00:00 (Migrated from git.hazaar.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>8b6f603f - Added peer announce</li></ul> [Compare with previous version](https://git.hazaarlabs.com/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=899&start_sha=bff002f9754413958e06caffacc60f6bf33d672f)
jamie commented 2019-07-10 01:58:03 +00:00 (Migrated from git.hazaar.io)

added 3 commits

  • 8b6f603f...355449b3 - 2 commits from branch master
  • c87ebca4 - Merge branch 'master' into 2-warlock-to-warlock-communication

Compare with previous version

added 3 commits <ul><li>8b6f603f...355449b3 - 2 commits from branch <code>master</code></li><li>c87ebca4 - Merge branch &#39;master&#39; into 2-warlock-to-warlock-communication</li></ul> [Compare with previous version](/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=907&start_sha=8b6f603f1fcffcb94ca3837631aba4a60b6b2485)
jamie commented 2019-07-17 01:39:44 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 61745e9e - Fixed control class PID file location

Compare with previous version

added 1 commit <ul><li>61745e9e - Fixed control class PID file location</li></ul> [Compare with previous version](/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=912&start_sha=c87ebca4ab9e5f7d545859af96f4b528c7c29961)
jamie commented 2019-07-23 04:27:08 +00:00 (Migrated from git.hazaar.io)

added 3 commits

  • 61745e9e...582a1862 - 2 commits from branch master
  • 75204ca8 - Merge branch 'master' into 2-warlock-to-warlock-communication

Compare with previous version

added 3 commits <ul><li>61745e9e...582a1862 - 2 commits from branch <code>master</code></li><li>75204ca8 - Merge branch &#39;master&#39; into 2-warlock-to-warlock-communication</li></ul> [Compare with previous version](/hazaar/hazaar-warlock/merge_requests/24/diffs?diff_id=914&start_sha=61745e9e7f404639361d62814450b16b873edeab)
This pull request has changes conflicting with the target branch.
  • Hazaar Warlock.phpproj
  • src/Config.php
  • src/Connection/Socket.php
  • src/Server/Client.php
  • src/Server/Master.php
  • src/Server/Process.php
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 2-warlock-to-warlock-communication:2-warlock-to-warlock-communication
git switch 2-warlock-to-warlock-communication

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff 2-warlock-to-warlock-communication
git switch 2-warlock-to-warlock-communication
git rebase master
git switch master
git merge --ff-only 2-warlock-to-warlock-communication
git switch 2-warlock-to-warlock-communication
git rebase master
git switch master
git merge --no-ff 2-warlock-to-warlock-communication
git switch master
git merge --squash 2-warlock-to-warlock-communication
git switch master
git merge --ff-only 2-warlock-to-warlock-communication
git switch master
git merge 2-warlock-to-warlock-communication
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-warlock#91
No description provided.