Downloads:
1,223
Downloads of v 0.0.1.27:
839
Last Update:
09 Mar 2017
Package Maintainer(s):
Software Author(s):
- Sergey Ivasenko
Tags:
actors framework kino rendezvous- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
kino.Rendezvous.Service
- 1
- 2
- 3
0.0.1.27 | Updated: 09 Mar 2017
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,223
Downloads of v 0.0.1.27:
839
Maintainer(s):
Software Author(s):
- Sergey Ivasenko
kino.Rendezvous.Service 0.0.1.27
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Sergey Ivasenko. The inclusion of Sergey Ivasenko trademark(s), if any, upon this webpage is solely to identify Sergey Ivasenko goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install kino.Rendezvous.Service, run the following command from the command line or from PowerShell:
To upgrade kino.Rendezvous.Service, run the following command from the command line or from PowerShell:
To uninstall kino.Rendezvous.Service, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download kino-rendezvous-service --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade kino-rendezvous-service -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade kino-rendezvous-service -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install kino-rendezvous-service
win_chocolatey:
name: kino-rendezvous-service
version: '0.0.1.27'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'kino-rendezvous-service' do
action :install
source 'INTERNAL REPO URL'
version '0.0.1.27'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller kino-rendezvous-service
{
Name = "kino-rendezvous-service"
Version = "0.0.1.27"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'kino-rendezvous-service':
ensure => '0.0.1.27',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator AdmiringWorm on 13 Mar 2017.
Rendezvous is an auto-discovery service for kino networks
md5: B2792F73E2AE56711D8A9609150B680B | sha1: F4E8ECCCCC92F11A5A46A1D603882397403B536E | sha256: CE336909941800B36C92EA665444E4FCD41CA84D2B270B2FD4025C96C13187B3 | sha512: A55A854311ED136D359631F7B1726101C84BD07B52FE3065410E4CEF1905276BF888BB810CDEFFCA13B4214F161C30B878646FBC990246CDA0DBF1F4A249C7A3
md5: A64F880C56D1A14E549623A83135A6DE | sha1: E1E176012CF7F60D70FD14FD75A80F75B0CFB545 | sha256: 098574103733196678F582DC4AFFA29546D06AC58ACCE42FEF62BCF040284191 | sha512: A08D337A23FC7B30E73B3B3BC498DAF4A71B552585886C3A159171A0E8CEEA07B88E586249E564E224836D846B1B8719BC25F33438A90C1F437AF52D92B5FAF9
md5: 14D41EDE5DE0BEDD59066B673BEAC0E9 | sha1: 26570AFDF5E0F59592B5E0F4EBFEFBC1633B6302 | sha256: 4FF6ABC9A31866C6F79250AD52F82163E3BF84BAC3088FA7775E409E6A98C8AC | sha512: F7BA0012AFD0F0873A8BA493995056D3B02121FF5F1E389ECD7CAA5E5A8A2EF91D96E92B02F2AC66EF42BD59EB6309266E34F6558AEEBEF50A7E7E6024B35464
<?xml version="1.0" encoding="utf-8"?>
<!--layout="${longdate} [${level:uppercase=true}] ${message}"-->
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<targets async="true">
<target xsi:type="File"
name="file"
fileName="${basedir}/logs/${shortdate}.log"
layout="${message}" />
<target xsi:type="EventLog"
name="eventLog"
layout="${longdate} [${level:uppercase=true}] ${message}"
source="kino" />
<target xsi:type="ColoredConsole"
name="console"
layout="${longdate} [${level:uppercase=true}] ${message}"
useDefaultRowHighlightingRules="true">
</target>
</targets>
<rules>
<logger name="default" minlevel="Trace" writeTo="console, eventLog" />
</rules>
</nlog>
{
"dev": {
"rendezvous": {
"broadcastUri": "tcp://127.0.0.8:8001",
"unicastUri": "tcp://127.0.0.8:8011",
"heartBeatInterval": "00:00:05"
},
"synod": {
"localNode": "tcp://*:7000",
"members": [
"tcp://lps1.dev:7001",
"tcp://127.0.0.72:7002",
"tcp://127.0.0.73:7003"
]
},
"lease": {
"maxLeaseTimeSpan": "00:00:03",
"clockDrift": "00:00:00.100",
"messageRoundtrip": "00:00:00.400",
"nodeResponseTimeout": "00:00:00.200"
}
}
}
md5: 021DBAF6CF11764702243044BA319D6C | sha1: 11C4D8448DFB5E098F5C603A2C6A74F847715485 | sha256: A4CB06163DA94F22E4D41FBEB5FD796F9203DC75B9C16B9C81660136FF319037 | sha512: 266CA190DD7B3048E24EA934675C904456AFE7238514DADD529300C768DF6F78CE5768588F93121B17EA934FD1520FA4349A0034D16391C579DA7FFC105AFC13
md5: B05DB88B99CBE7E0088D732449957EA4 | sha1: 426186B2BA4299D5DA9C893BCAF95F28C763C430 | sha256: 9EC6154E8E9B01EE6694DA2EC23049321952041C0D415076A630D64FD1EFE913 | sha512: 626FEEAAE7B02A3664BC0E05EB3DC459CF72F7642C5906D8F493FB6F542541BF291579CD3094BC574322F57F4F232DCC41866F589616E0551FA19ADF30A1FB09
md5: 589B47DFF71558283334EAA745916D2D | sha1: 6AE8546F53B51B659D4510C18096A7B8831F6BD5 | sha256: 2F5702E16B43ABA31A0FD4526AFD5CB5411892EB24D058F5E483E9DBE44748CF | sha512: ADB0D442EDA96ECF7D12291F20C3E55EC173CE73510CD752432B6170C808D628EDD3D09EC6FF6021D4C99CFE727F555BBB6E6BDF16F27EEEBA0C6E1F3EBAA471
md5: 67F395A3349C37B52459A6D3647AFAA7 | sha1: 9C048E494A6D3238F1D7A298F6A52C2744A543FD | sha256: A299C2880BFDDA285984B51469F5A8E96FA36C58B86697EF935A8AB07FE2110C | sha512: FF0438D3FE176BFF0B6FCE7FA4BDDF9727F1DB348539D01EB40AC1A0777F61D7ECF0AE5713CC6D3C18032468B78210CB473073C591E90FA8555F83998AB19AB1
md5: 8D1229B867CF7521D4213C1CDB363866 | sha1: 12E64B1D2DA55128EDEE0AE691EDE15D10561D58 | sha256: 5F4330C4974DBA8285A113FF368A36D6718D211FA8500F56F73790D9911B34CC | sha512: 6852A7F1A25F75BB20B1BAFA8AFE7D59B2D72E1D399770973589FC7D7065EF2E404D9A3BFE1C3FBC636806046E7D7F161BCA5E4F38AB648D7BC6728BE35256A6
md5: 01B8064BC61F09838151A9956AA00B8E | sha1: C4B571E1F58C5DFC428BE61C3979FB4F9E96C998 | sha256: 4653953CC67561EDF3E63832F73174EDB788C4013B019E4E1014467A24A4AAFA | sha512: 1B4010B6F16161622BE9BBBDBFA30FE3AFB6AF43944758FB54D25B3CA20C86B99C09592A949162A6485E180061D246285ABC202A574B158B785B3B9437DB2017
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<section name="nlog" type="NLog.Config.ConfigSectionHandler, NLog" />
</configSections>
<appSettings>
<add key="JsonConfig.EnvironmentSequence" value="DEV" />
</appSettings>
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<include file="${basedir}/config/NLog.config" />
</nlog>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="AsyncIO" publicKeyToken="44a94435bd6f33f8" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-0.1.20.0" newVersion="0.1.20.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="protobuf-net" publicKeyToken="257b51d87d2e4d67" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Autofac" publicKeyToken="17863af14b0044da" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.IO.Compression" publicKeyToken="b77a5c561934e089" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Security.Cryptography.X509Certificates" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.Win32.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /></startup></configuration>
md5: 035F788117D903A7289291AF4382435A | sha1: 55D75AC2D755D1AC7105806AE39CD3F13CB7640E | sha256: 676C64E000C46363D779A7FA512D14D8835AE34449E6A491FA84EEAAC0C8E919 | sha512: 3D1FF531277FCBC242EC316C506DB0496D4588B83169818CB5B97D4D431639B582295C28C78119226ADDD3B619729297D0AAB17F44D4FA9ED3E9F2D54D1F5314
md5: E0D142B1301D8AFEC3D64FAE587B1383 | sha1: 59C72AF9D50F784874B92E6AC3ED567B875EA62D | sha256: CE9B347A4CF35C4ED96E1343F3CE84CE6514BE680347E59DE0F5A29F6EE6FBA1 | sha512: D50B803CDF4A400FEDAD355EF6B09352F8642B11104EA24A5F47F708DC2FA758A5165980EF8F10F50CD3C3EA6E1D97BBBB822C26AEE3ECDA5220A654A89E3560
md5: C53737821B861D454D5248034C3C097C | sha1: 6B0DA75617A2269493DC1A685D7A0B07F2E48C75 | sha256: 575E30F98E4EA42C9E516EDC8BBB29AD8B50B173A3E6B36B5BA39E133CCE9406 | sha512: 289543F5EEA472E9027030E24011BEA1E49E91059241FE6EB732E78F51822313E47D1E4769FA1C9C7D6139F6A97DCFEF2946836B3383E8643988BF8908162FB9
md5: F244E489D9D384C8EDE8589893150E3B | sha1: 4AD61A0F6A4F601337067FC0286A05A7A865FE2F | sha256: 6F28B41771B1EC800E13DD1AE406E9B616894E673B9DC729389E6FC14A82FC87 | sha512: F2E5EAF24A252CE28EE641FCF744EA9084B920AA7EE4BAAC1DFA5E399E86EA090BFE90AFE2F0115ABE3D11281B614786A8A7F59CA64E7A2ACF814332583AFAA0
md5: 0328D67FC2071670F11CE17970B8ECDA | sha1: 13625BDE59A49EE4A32DEB2AE73B4A34C7C408AB | sha256: 0EDF2382691A7706CFA740D95DA85830560AD006D038D7F70CDA6D745C872F85 | sha512: D706AE13C38E05A1680079375ABC9FDB20CBB400529F414A0A60669DF05E1ED2164214E59C2DAAD5445D1F43539614D0BCC082B632F01750779E792390D497F8
md5: 39DBA19C792581D4B454D58E35878D86 | sha1: 08C83CE7CC2219C9BD80DEC9C6A42E8777F99E79 | sha256: EB0DED63A40EF4D8B2E2A78BCA52A8A8F74B8A2394867BB8547223B15AF380AA | sha512: 7F6241CE8B47C0AB91FB6AEBA509CF72B24C807C625DB5C75AA692452AC0DF025E8C14553C093FE979717634C63BEB07BED62AE313C5EFA814C9B53CF34FE712
md5: B80E8C6C63A953FC1258D28996B0CA8F | sha1: 161C6845C2663B574D226FDF9BDE0F256D72DDD6 | sha256: ED6131702DF41A1C2C4AB1027614BC028C61D54C3261D7090D43838A79BD9266 | sha512: 253834FBD6C121674B2AF71CB591E210563D18E29B8511FD854B25EEC52D5137DE66D03BBFD0B79AE7F4A2FFB8398CE7F68D99090F01F9A863E53EDEEC4F4F96
md5: 46DA475B75EE3F8DDE6D6541DCF7D9D2 | sha1: 47F67EE228FE6C201CD2C8E3F0F11D3983713B22 | sha256: C0689C2BBED77CD0595E7AF9EC42A0D49D8D5AF1CDAB736F16DD24BB95DF123B | sha512: E0082003D6B73EBAE7963C1BAE93F112CB24ADA68E492BCD776FC4288E49A0E2CF24401DC7B909AD60BBBA2390E941EE33514C00D1FA82219364AEDDAE63ED3F
md5: 9DF593933196D553EC7D2A114DA74C74 | sha1: 9CB13B73E79B0B5300176EDB4DC30F12023B9725 | sha256: 158A18599E8DABDD292563EA05F885E56F8BF8B23C7EFD292F783FBAC5A71B22 | sha512: 542F0FB3582BA9168031AB95C5882C104CCADBAD6065028556FBAA4105B6456202DFAA6B346C4B74302C9F04F74464E0C12614B4567C5528B6C3469E438D9E1B
md5: 3CBC833E3717A2FAB3F647A22C3A2F7E | sha1: 888DFF5D39D1FFFB08BF40B57EA7724C558D3EAC | sha256: FF4001ADE25D059E3C7F0FE24930E65ADC4C1D1C9273CF51D2B51E80314F6B76 | sha512: 43C008763F13652747B88EE25A34C4F70F045CDBCB2701886D0B7EE21DA829CA058E8BA38FF2BDE7B9B8EA269620A599EC78BBBBB926B8C60CBFFD4A669C22EC
md5: 21750666372BAE32A4D55E31E89D89E7 | sha1: 10A977EC6E73E86296649A572D1A4C74889E6938 | sha256: D370D4CEF5EF7974B509C2D6054F2560C7EFE14A3069808D98C40706006F81DE | sha512: FA7E09672F23545CB129EC57C8EF0632171930C55DABDDF398C4B35F35D23506C5F5F9A958A97BEDD76768E196A976886529B5E4C70F7DD3F80712D0F1BC970E
Log in or click on link to see number of positives.
- C5.dll (4ff6abc9a318) - ## / 56
- TypedConfigProvider.dll (ff4001ade25d) - ## / 57
- Newtonsoft.Json.dll (575e30f98e4e) - ## / 65
- AsyncIO.dll (ce3369099418) - ## / 61
- protobuf-net.dll (0edf2382691a) - ## / 66
- System.Reactive.Core.dll (eb0ded63a40e) - ## / 71
- System.Reactive.Interfaces.dll (ed6131702df4) - ## / 74
- System.Reactive.Linq.dll (c0689c2bbed7) - ## / 69
- WindowsServiceHost.dll (d370d4cef5ef) - ## / 55
- Autofac.dll (098574103733) - ## / 57
- NetMQ.dll (ce9b347a4cf3) - ## / 61
- NLog.dll (6f28b41771b1) - ## / 59
- kino-rendezvous-service.0.0.1.27.nupkg (b8f5dcce6434) - ## / 58
- kino.Connectivity.dll (a4cb06163da9) - ## / 61
- kino.Consensus.dll (9ec6154e8e9b) - ## / 60
- kino.Core.dll (2f5702e16b43) - ## / 60
- kino.Messaging.dll (a299c2880bfd) - ## / 60
- kino.Rendezvous.dll (5f4330c4974d) - ## / 60
- kino.Rendezvous.Service.exe (4653953cc675) - ## / 61
- kino.Security.dll (676c64e000c4) - ## / 60
- System.ValueTuple.dll (158a18599e8d) - ## / 69
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
kino.Rendezvous.Service 0.0.1.27 | 839 | Thursday, March 9, 2017 | Approved | |
kino.Rendezvous.Service 0.0.1.26 | 384 | Saturday, February 18, 2017 | Approved |
Copyright © 2015 Sergey Ivasenko
This package has no dependencies.
Ground Rules:
- This discussion is only about kino.Rendezvous.Service and the kino.Rendezvous.Service package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or kino.Rendezvous.Service, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.