hoth-0.4.1

https://rubygems.org

hoth

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 119757

number: 0.4.1

platform: ruby

spec_sha256: d76a9a5658387fa660b4b826b724de6c5c60dc444f989558ce3261508be55b1d

sha256: 569cbe21af92740614bb681715080e0465f6791740962e92ac975492e20885f4

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

updated_at: 2024-06-04 22:48:40 UTC

position: 1

version_data_entries_count: 54

uploaded_at: 2012-10-04 15:19:11 UTC

indexed: true

has_extensions:

extensions:

Gem size: 19 KB

Version Data Entries

Total: 54

Unpacked size: 54.1 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.document6440060 Bytes3710b3c6014324b6558cfbcc4e662816b969e6a7137b1f4e53e0eed68cc04a5d
.gitignore64400159 Bytes0ca2c9a9c9c72cccfa3e9cba9107127c80cbcb29cba41dfdc886d04818a70344
.rspec6440026 Bytes6f8fcfc5bfd33096b5db508443f3d8bcd0a1561afceedec438b31bac3edc8571
Gemfile6440057 Bytes1018cfcf279246d567598c61449c4f20ef85125a7f1f3d8924a704f579b23189
LICENSE644001.04 KBae32275e855f04ede94571a2508192b1d4e99528241fc51afae477ddcabda40e
README.md644003.13 KB30ab7ca51cca89113b68c20f72340c8324b39e9d3b9aa883c058f2f61adff1f9
Rakefile64400305 Bytes22f07bc4f572198081fcdf19c01f1c9ad981ce672ebe9baa1e901b77079bffd4
THANKS.md64400316 Bytes20b68f3be15827807990e369c68f4f302737fcc921ee9512c636f388346feec4
example/business_objects.rb644001.26 KBc1c7759b43eed7524602dc2178fdbfec167fc61235f4f25eff233bc990a6b42a
example/config/module_definition.rb64400651 Byteseff6af53d3fe90ebc06b5d81951a8d766e38215a31bd94bae0c489c4a1f4d558
example/config/service_definition.rb64400272 Bytes40261590215eb18627d6b2fee61c03793f72bc87213ec352db8bd2a7dc8fdcc0
example/rack_service_provider.ru64400905 Bytesf3a76dd8be23e92d18ccf176e458022e2ec26da5c6bd40aebb0c17a28e186073
example/service_client.rb64400719 Bytes58ac5594f6e3e7ffe3b0b7880ad26a4191f02665104a749c14410215e924bbd4
example/simple/README.md64400567 Bytesb9c82d1906621551a47f4ce568693fcfdeca92acdaf63a190dd7189d608d56f3
example/simple/config/module_definition.rb64400242 Bytes0b921b9994afc113e7cd086295ad1801163bed87491662c7a474e9ef381e4cfc
example/simple/config/service_definition.rb6440084 Bytesf4a02723489206ec1346eb1cd76a325e62cc67cfc630fdaffa3212038e33a753
example/simple/simple_client.rb64400570 Bytes2cedf992f1a2ffc24c995c8c3ab050f44ed7fb85ee5613a24a2ceb3a1b640775
example/simple/simple_provider.ru64400707 Bytesb79e9bfdbacbbbea928b5afec6182f919941b7c95e8f13911bd3a77452eedbf5
hoth.gemspec644001.27 KB23e0db9e6458d37b3a325461447224e36752850762faffbfceb7cded3a58f57a
lib/hoth.rb644001.24 KB19bc6f66a6ea28d79366603d535f859e02508747ae597dc58bdb00c8863a6d5d
lib/hoth/encoding/json.rb64400528 Bytes7f8a4dfc2fcfc86feedaabbbe73d9d6a922d8070e7f677f64ba19802fa0a49a5
lib/hoth/encoding/no_op.rb64400257 Bytesca6e85ae61ef0f7dc0051217adb7e6994b5cd098c520c7b7ee07eb768f50c5ea
lib/hoth/endpoint.rb64400638 Bytes28ba932665d36fc59ba52c12ba150ea731c4f03d12648e88924e589de5b29c12
lib/hoth/exceptions.rb64400609 Bytes8f127ebf4da6bddf8a31562051639274733ed63feaf29f6a63baa518fc0486ea
lib/hoth/extension/core/exception.rb64400380 Bytes532dcc572b104c8541d50348fe917a57337f92f1ff3ff1d84eeefab2d381a867
lib/hoth/modules.rb64400618 Bytes8a242c7bf4fb65807787f5b0e6a836836eb131298feca640042bb28f941b246b
lib/hoth/providers/beanstalkd_provider.rb644001.81 KB855b82c808a029418107a29a724840f9fe0374a3a04577e9567e06677bec4747
lib/hoth/providers/rack_provider.rb644002.04 KB0bb9b08973e23ae55aca3a22370c5ebe3eac54338e66bc21254b865b6562a86d
lib/hoth/service.rb644001.08 KBbdf5cf990876920ccabbe84e99cfe26833414d422ac4654aa3663d07b433a055
lib/hoth/service_definition.rb64400515 Bytes72e62b0b5cf883d3025d01f8f7f30f87708085755e2e26c9acc49cef097d1f23
lib/hoth/service_module.rb644001.34 KB52f179ae61e549868e8007a8bc399840b2b8327c5eead7caefff7da1f44a6562
lib/hoth/service_registry.rb64400784 Bytes71d376b73990a09d4204d42df382a399e2133060d92534bc60a9b352b8fa621f
lib/hoth/services.rb644001.32 KB6a7bcb146fa9787200439046d94e2052bda40110fe38df8a8f4dcb150b83da14
lib/hoth/transport.rb644001.45 KB703343d5adf6c935a0f803fdad406c91b76cef2f6cd563ec536221140806912a
lib/hoth/transport/base.rb64400424 Bytes90a0a2ea48448b8d65d58f8d933d5902a564cedb1cc8f73146bd9371bed12f53
lib/hoth/transport/beanstalkd.rb64400863 Bytesa9024867d6096ef9fc2151524f03dba88999c953230a0c0cc62573d7beeecbab
lib/hoth/transport/http.rb644001.24 KB9a071eeaea614908a8083889fa09e869bc6cff9df37b6b231b932a2f53dcca8a
lib/hoth/transport/https.rb64400759 Bytes6660ec47ec873bfb2ed56437215eb6f01903e8fc29ec8600c578bc11289111de
lib/hoth/util/logger.rb64400767 Bytesd75b5e73b9c93f37d95fb43bd8f3e4b5ba0206246e868959c47453c088914176
lib/hoth/version.rb6440036 Bytes942729fe4517a692b62f25fd8b1dff16e7964f740d91b58ab44794caf6c07714
spec/spec_helper.rb64400923 Bytesd702263c74542fa3f913c79a0f0f96321f2632cf992697e87a2b727ed2861ff2
spec/unit/encoding/json_spec.rb64400597 Bytescd4edc799dac4bcc97c4bd336026fd6a76bef5db48e5fb8a86dbd4f7e5d39ea8
spec/unit/endpoint_spec.rb64400960 Bytes9b7dd9130e0697bc3403362900b7136779f6c9ccf5d2abfa95f8b4e26bf244cf
spec/unit/extension/core/exception_spec.rb644001.42 KBe067f30a5950cc15bb4919b2265fc6f2d89ad85f31bd1d98896447e017a65b33
spec/unit/hoth_spec.rb64400647 Bytes16a3961cda3929ad06f51d884c27548345f86700a39b1dc493324c644ad2b764
spec/unit/providers/beanstalkd_provider_spec.rb644001.62 KBf49313f7202c395b1f3b47427871c424bd32d4a5bb3987bd73aa06b721581b45
spec/unit/providers/rack_provider_spec.rb644002.1 KBdd18ffe0a6bf9b87c71af29c3af8cdbf3ae37042823cca532e9eaf1f59dfe3b9
spec/unit/service_definition_spec.rb64400579 Bytesbdbc9186649c7e743c77eb6f0e6fb0876a895354df1f7f14cbe31a181fed471d
spec/unit/service_module_spec.rb644001.83 KBbee3072759482b40946ad671f4373dbb689e0b0bdfface7ab3b5e55d103f207c
spec/unit/service_spec.rb644002.63 KB41b19666c58f34cdc18c3a86b65e1e6c1848eb8ad7cddd2041df5c6dbe44d9f5
spec/unit/transport/base_spec.rb644001.25 KB84b151deef1fd8bcddc2ddd5909272a50eb77abc63eb29da3fb1968726a9afed
spec/unit/transport/beanstalkd_spec.rb644002.18 KB06014252610dd351973a1621b8dc3d92ff2b541772dfb3998f5296b5c61f06f1
spec/unit/transport/http_spec.rb644005.61 KB859b87ec0255558f062b6170f17e47557d13ca7f420eac6f8e68f59e341b5d3f
spec/unit/transport_spec.rb644001.15 KBb416175a0a867a92f957ad74900f4a69c50868a07c56e3a1f5dfd584b7c8e8dd