propono-0.9.1

https://rubygems.org

propono

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 558218

number: 0.9.1

platform: ruby

spec_sha256: a866ec9ea1aa4a643676df0a617098c11aee637151e62a4ce0680b5ded6f2cfb

sha256: 135dcdde596557b733713143b49a284a5dc14f45267a6e6e03e825b1a9bd8725

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

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

position: 25

version_data_entries_count: 52

uploaded_at: 2013-11-15 11:59:37 UTC

indexed: true

has_extensions:

extensions:

Gem size: 30 KB

Version Data Entries

Total: 52

Unpacked size: 92.4 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10064400176 Bytescbf361a3a73ac343f7186a3ddb3db7152c4e63c29f4c6bc92612a56eed88d760
.travis.yml10064400252 Bytes13c4d66dbf75aa16d423a4332fbda197c17ab83eff44af14bd7325b7772ef8dd
CHANGELOG.md10064400855 Bytes83d13e5b650ca430efeadf760a413b3a5cc71cf1e5dc88cece7b4a5e1365794f
CONTRIBUTING.md100644001.01 KB822a346a977412225193c57448d93884d6d443c3a2908a446199a37180794234
Gemfile10064400153 Bytes08c913b1a0ce2da9cf977a8d900d0d3e8a1cad9ae66a7e50004c43f28c67a7c4
LICENCE.md1006440031.5 KB4914780f56a030735b3593502f5ca490dc41abd2c7eb55f7a5c401be505448af
README.md100644006.07 KB55f7615769ba25e90334be493c657dc099a13154b3ad1deeb75608155815e6c7
Rakefile10064400324 Bytes3eb88e058b42e1649637fb87e653e46d1dd221a1c1fe177e9e24be8f5a2d5e1f
lib/propono.rb100644004.94 KBf13050362ec826412dc12a9d094664e95ff4c0682406c423662ee74a2e19d51a
lib/propono/components/post_subscription.rb10064400379 Bytesf99e88f7d89a3d3bf600d64010d6e4a09e15ca2fc89bdcf3141e99351fb8c21b
lib/propono/components/queue.rb10064400258 Bytes90c553d77d80a11385f722eb3190f285433abffbc1a7f7fed637cfb6d1bdecbf
lib/propono/components/queue_subscription.rb100644001015 Bytes5ed1d51dc5836c3b297310180a5de64db250a67f8bdab92c117612a8292a8176
lib/propono/components/sns.rb10064400293 Bytes3a1cdf82635cadb77d86e643c79d20f0274fe9b6f9e8cf4efb400ac6f97683bd
lib/propono/components/sqs.rb10064400294 Bytes369bce4c09f3bb07397829c4bbfc244066465d6059ddb3ef9d41306ac2de685d
lib/propono/components/topic.rb10064400127 Bytes0b19a2a7a0831817b8aca1523cdabeba91edd6e3cd0bd9edff7967ecdd73864f
lib/propono/configuration.rb10064400668 Bytesec9c90d916cb600b3e63f96f0b3f8814b66aa539ff0e78a135ef1f751c8d961a
lib/propono/helpers/hash.rb10064400258 Bytes5a61b432a8f67b2dfff1f086981d104d8b9a5fbdcc33b91230ea7df1b34fd6db
lib/propono/logger.rb10064400340 Bytesa04e1b472179d4abb337e58bf103fae54e7750d11572d7695d4d204084cc0576
lib/propono/propono_error.rb10064400138 Bytes0b348b0af295c0c2f5119192abb4f0fc91d6eb6c612331ed8fba7dae3806f3e4
lib/propono/services/publisher.rb100644001.79 KB400477699626b9480a0a2bb851ffbf5b77e3d3de3124d7385c9a31a1624384c3
lib/propono/services/queue_creator.rb10064400454 Bytesb7d0da9c338f31aa8add037809970d618abf8970736ab4513fd217e49dbf3dc5
lib/propono/services/queue_listener.rb100644001.69 KB0f71e57f2589cd37466d158b4e2019873442d703de2bdf26ed39b23b6ee7614a
lib/propono/services/subscriber.rb10064400235 Bytesfc76a5c6f3cd18e3c4dcc2cc5009b87dbde2cea6b83287dc8c8df7c9c25b1168
lib/propono/services/tcp_listener.rb100644001.13 KB8f434994a57a922737f657b0ca642748f062d3f7e996a395456c89e5735148d6
lib/propono/services/topic_creator.rb10064400478 Bytesa676ad79496cc72cb7a3def48108c90934e14ce14bb884f038534b5d3014ec1b
lib/propono/services/udp_listener.rb100644001.17 KBf79c8a73e34080b09807ef78e080b11179d05f6958f0b2843e735355caa098cc
lib/propono/version.rb1006440039 Bytes8488cdf889e20ecaa995cd922c42547523bfd78cdc1fde4fde24d2a564c6271c
propono.gemspec100644001.07 KB34c285180a8829cbf4b2c2801b0f24aacd22a334c47f5add218395538aac57dc
test/components/post_subscription_test.rb10064400727 Bytesd4e6b8e91807d6aec03527c9d701a62218ca41b68727ea29fe4e8b5153ce5d7b
test/components/queue_subscription_test.rb100644002.51 KB91139b79f23f981f3fe95561bff80436a80c998f16bc159160d1ee7a8637dbc8
test/components/queue_test.rb10064400277 Bytes926e4ed9c8978cdb57e2cdbf51b4ef95ed501413eeaf1c950f775fd3aca7d059
test/components/sns_test.rb10064400620 Bytes347eaa3bf6a11d9730cd5ee3a7f1f0e293eba39fb949b6fdf162bc5db53ae573
test/components/sqs_test.rb10064400605 Bytes493bd41c4346789d556bc948bddc6401c693c5beab6c31037c073f443fb02e9c
test/components/topic_test.rb10064400240 Bytes1c1fedd8e9c584c5fea4b075c1a4192f9b65d939958cb2c72e06106f14a63c4e
test/config.yml.example10064400131 Bytesfdbf2aa3321b23d7bba676435358bbed636c1d6a27e382787717bc3c4e8343f4
test/configuration_test.rb100644002.36 KBd37a934684c869ed40ff48fe636387b4bb3347a1f98ada01601211206205bb82
test/helpers/hash_test.rb10064400516 Bytese53fcf485738d0439d85331b455aa8137eb3d3f805f957b54f49d203768923fb
test/integration/integration_test.rb10064400772 Bytes1a81f1a507eb5bf48e472221d03b4da7ad4a81f09dc89e3f22d5a9e744491878
test/integration/sns_to_sqs_test.rb10064400920 Bytesf6e35ca508366c968446bc953d81bb0ddc5d83a2251645a80473ce09a1f98d31
test/integration/tcp_to_sqs_test.rb100644001.2 KB57c642bb8847005a5cce9499c1bd2d49d95d0b743f4b4b8394d3ad8f79b32a68
test/integration/udp_proxy_test.rb100644001.08 KB1e082223e605a570fcd529f305fc0dd9c442a9cb63cb73bfdbe7fc4e03b09c6e
test/integration/udp_to_sqs_test.rb100644001.14 KB90c23fff125684ff8776a11fa1950f99a07f549d2ad4516136fa6f0fd7b634a5
test/logger_test.rb10064400677 Bytes165b9aff10237c316f70cc1591e0ca4213bba10d32e9569eea90770f0906f665
test/propono_test.rb100644001.88 KB6c6e6ee05d6dc2916858a82992740ed2eac64e55da48616ec55c92abfc9abb7c
test/services/publisher_test.rb100644006.72 KBb31d77be6d0b7338545aa646803ffbc311ae26994d7ed6c310530a1dd2cb98ee
test/services/queue_creator_test.rb10064400983 Bytes4297b3fb0d12961faea2a51fce2a17e53364b1e86a1759e6e2009cebf8f7b25b
test/services/queue_listener_test.rb100644005.41 KB2c10c9db2ad9f2a5d8b3c2e224bc57ed98837d8bdbbc1bd2daea3425bd4945f3
test/services/subscriber_test.rb10064400722 Bytes74765c0b7659b1d5bbde20cca64ae34034aa1cad570bfb1a3fb7d8979f40f1de
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.29 KBf990e7b5cc7c4db8473f0131d8dc862dcd36a947b1239621ac0dcc84c1d41224