propono-1.4.0

https://rubygems.org

propono

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 558229

number: 1.4.0

platform: ruby

spec_sha256: 7904cfe1345ac451f8b9351a6ce0444f633ddca3a32319bd6f44c50694b56a19

sha256: e4b882a62323319a0562ee833df8e364a1f6e8c5ff675c86ec6020e58ccd33a3

created_at: 2024-05-13 08:22:00 UTC

updated_at: 2024-06-09 04:55:28 UTC

position: 11

version_data_entries_count: 56

uploaded_at: 2015-02-26 00:15:36 UTC

indexed: true

has_extensions:

extensions:

Gem size: 35 KB

Version Data Entries

Total: 56

Unpacked size: 115 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10064400176 Bytescbf361a3a73ac343f7186a3ddb3db7152c4e63c29f4c6bc92612a56eed88d760
.travis.yml10064400267 Bytesf4bc549f62cc34509e0db02f5425e23d6ed95726d770c30e05dab2639743cd95
CHANGELOG.md100644002.16 KB7c9fb87cbc1147534b58b150133d40dd34375c4736a548e110a69a0e6f265632
CONTRIBUTING.md100644001.01 KB822a346a977412225193c57448d93884d6d443c3a2908a446199a37180794234
Gemfile10064400153 Bytes08c913b1a0ce2da9cf977a8d900d0d3e8a1cad9ae66a7e50004c43f28c67a7c4
LICENCE.md1006440031.5 KB4914780f56a030735b3593502f5ca490dc41abd2c7eb55f7a5c401be505448af
README.md100644007.42 KBd0edd5d830adab98e52f799c2e1a0cbd33ea96ba94c61cc2dc72872a1f2fc0e1
Rakefile10064400322 Bytesadc446241b790ecb625ed6da6e1fddf4c547543b56862d4ad141d7510a53e360
lib/propono.rb100644005.77 KB68e052cf7fd85a56283b4f2f9b1ac89097e90414c208bb09e0db9d000f925050
lib/propono/components/aws_config.rb10064400535 Bytes8f95d1c270f855078762ac443e5e7e724a95daed27a7e6a30c55d596d618fb02
lib/propono/components/post_subscription.rb10064400379 Bytesf99e88f7d89a3d3bf600d64010d6e4a09e15ca2fc89bdcf3141e99351fb8c21b
lib/propono/components/queue.rb10064400258 Bytes90c553d77d80a11385f722eb3190f285433abffbc1a7f7fed637cfb6d1bdecbf
lib/propono/components/queue_subscription.rb100644001.86 KBef301002e974dddaee6a2f968f6873e9187ad444ebe47582f89c9f5365128ccf
lib/propono/components/sns.rb10064400140 Bytesd8a249e7e979479ea118c62da8132c1e201bb408b2d399125ca3c1f53c0d5728
lib/propono/components/sqs.rb10064400141 Bytes53fbea23a26470e4cbbd118c9333c5e05d5843320c5058b1fba342faad68c8f3
lib/propono/components/sqs_message.rb100644001.15 KBdd8177b89d380fdfd1830d9346eb6ed05af915afe4b69d2f2690741e752e8a5d
lib/propono/components/topic.rb10064400127 Bytes0b19a2a7a0831817b8aca1523cdabeba91edd6e3cd0bd9edff7967ecdd73864f
lib/propono/configuration.rb10064400877 Bytes280ad877908dcadc13da10a9f46590d35ee7cb18c0d2eba068b082cb64a5f6b4
lib/propono/logger.rb10064400340 Bytesa04e1b472179d4abb337e58bf103fae54e7750d11572d7695d4d204084cc0576
lib/propono/propono_error.rb10064400138 Bytes0b348b0af295c0c2f5119192abb4f0fc91d6eb6c612331ed8fba7dae3806f3e4
lib/propono/services/publisher.rb100644002.19 KB02aa28ef93a2d92809ba4678a2597b9c8ff68f12a0f0cd737238aed7a97c4229
lib/propono/services/queue_creator.rb10064400454 Bytesb7d0da9c338f31aa8add037809970d618abf8970736ab4513fd217e49dbf3dc5
lib/propono/services/queue_listener.rb100644003.8 KB2ea981cbd29e8240f6162ec597c701069e2e05dfdb84cf86fb89a82edf511920
lib/propono/services/subscriber.rb10064400235 Bytesfc76a5c6f3cd18e3c4dcc2cc5009b87dbde2cea6b83287dc8c8df7c9c25b1168
lib/propono/services/tcp_listener.rb100644001.14 KB8b66448048fe609b56373eaad84b3e9d06f89c70e2904f024cc179b96ac7be59
lib/propono/services/topic_creator.rb10064400478 Bytesa676ad79496cc72cb7a3def48108c90934e14ce14bb884f038534b5d3014ec1b
lib/propono/services/udp_listener.rb100644001.19 KB39a4fdb9b2eda97e10a883849e04d1eba2b414c32ae10e2cb33322754f54fd9f
lib/propono/utils.rb10064400576 Bytes3ade91fb3212df58b40b816bd303e47bc1f015d6384b325d824e8e51341dcc0a
lib/propono/version.rb1006440039 Bytes24a272506fbca6f897d074eaa739772df68d40af91c1375fe106d79d2d94f47c
propono.gemspec100644001.07 KB3510ab20e31479048174599538ae4a03790cddf816985b3c37267fb8c4ddbcd3
test/components/aws_config_test.rb100644001.46 KBcbcd9613625bd75e77d99ef68da85843c18eb6ffe43735ba23174d1fc0338bb7
test/components/post_subscription_test.rb10064400727 Bytesd4e6b8e91807d6aec03527c9d701a62218ca41b68727ea29fe4e8b5153ce5d7b
test/components/queue_subscription_test.rb100644004.71 KBdaa6966527532c351d2955bb369a9ef0183a10483cc448ace47906d1dc50c6ef
test/components/queue_test.rb10064400277 Bytes926e4ed9c8978cdb57e2cdbf51b4ef95ed501413eeaf1c950f775fd3aca7d059
test/components/sns_test.rb10064400632 Bytesaf160b2dd38d793beceb26c2303f6daf5fac2a712da278a123424aa363a1599d
test/components/sqs_test.rb10064400617 Bytes920f4d6068cd728ce827680333b0c9a949220d1bae5e8966f6a16da77ae833d0
test/components/topic_test.rb10064400240 Bytes1c1fedd8e9c584c5fea4b075c1a4192f9b65d939958cb2c72e06106f14a63c4e
test/config.yml.example10064400131 Bytesfdbf2aa3321b23d7bba676435358bbed636c1d6a27e382787717bc3c4e8343f4
test/configuration_test.rb100644003 KBe37e68c1f4bb24ce448c3b7cd544b15c077c9d607f56afd424a68f54611b14e1
test/integration/integration_test.rb10064400772 Bytesfe065dc0b1bb36891c6e9fd7106977a6321850b23bb8ad831d31267e2baf3a42
test/integration/slow_queue_test.rb100644001.55 KB1446d2971fa5651de8a867ed1a43d0d12a7694993a1775a3e4a5a821717ee243
test/integration/sns_to_sqs_test.rb100644002.61 KB43c023e3e72879337c7ad11520ff1eb1a94cfd8870d9adf5e3af7b6ed679e3d2
test/integration/tcp_to_sqs_test.rb100644001.54 KB2e9db59abc7f6b8ecb5f641a931671448bf3444605b96f235f6db52af836a5b2
test/integration/udp_proxy_test.rb100644001.39 KB9e436281f4c2f44fdbd3d76ca66352e3ccc14e20cd4d7c3932195912b464ba13
test/integration/udp_to_sqs_test.rb100644001.46 KB38853020a86183d525bcae06b10ef031016821802de07b8d502ba57817c0f338
test/logger_test.rb10064400677 Bytes165b9aff10237c316f70cc1591e0ca4213bba10d32e9569eea90770f0906f665
test/propono_test.rb100644002.29 KB04875bac58ace606988e2e13e81fe21119a676d739310f46385cbb85a2019c8f
test/services/publisher_test.rb100644007.33 KBaeab6025002dcfee52e372a49f5d8cf97767dd280ccdd0493cdd43c4bf641247
test/services/queue_creator_test.rb10064400983 Bytes4297b3fb0d12961faea2a51fce2a17e53364b1e86a1759e6e2009cebf8f7b25b
test/services/queue_listener_test.rb100644009.67 KB3525c18022677da51976c7683b8deeaf642fa6b8226e110f8fcb80d3fbb531da
test/services/subscriber_test.rb10064400726 Bytese4a8f0f4cc1adc3b93c131cfa9a168776878fb615adbc4ba7b8eea03b26798f2
test/services/tcp_listener_test.rb100644001.98 KB0f6a8994fd41a42fc4a445412be3dccf100c6af0e71cee44fad939877de3511f
test/services/topic_creator_test.rb10064400974 Bytes5bc055499d3c7d6bf9ec7cc2df992df8c619e811999cb39143277bf6d0c13c68
test/services/udp_listener_test.rb100644001.93 KBab50002f51c87dca571e07838f1e45d6d5c435a0c1e48adb03d99cd45893ffd9
test/test_helper.rb100644001.33 KB745c6860b5105691a0d7c547f2248bd15c1c7316cfa6be178944e66540207604
test/utils/hash_test.rb10064400532 Bytes0fb9507487aae591d27028742e18703d9c08da8b0243117b6e2fd8bf3d7724f8