.gitignore | 100644 | 0 | 0 | | | 99 Bytes | d3a6cfe8249e1d8a0f2aeb0dc75a24c4d6283b81a1f8dbcc66f442e3109c4b15 |
.rubocop.yml | 100644 | 0 | 0 | | | 40.4 KB | 4faffe2e3a1989f8e768192709f3b075160e3f59561df9d25e388b5a3722a00b |
.ruby-gemset | 100644 | 0 | 0 | | | 9 Bytes | 1345a7f53188473d7c7ec34ccc14414458f1ae79aafac30a3d9dd206f5879994 |
.ruby-version | 100644 | 0 | 0 | | | 11 Bytes | b1f37aea165051afef02ad9eb7d8bbfe82deef001993fc86d1bf49261565e454 |
.travis.yml | 100644 | 0 | 0 | | | 88 Bytes | 6199ebc2a94df770a52054e9224961d07af8ea224bd650ec7ece1644e6fd61ed |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.15 KB | b82286b22aca0494f95b8180b69c398e79c5b0d82af5c5ff4a996140b9bc2f77 |
Gemfile | 100644 | 0 | 0 | | | 224 Bytes | c4ab7d2c45601d110764a33484fb9e2fefca710e6a1f3f17f365368ff2d87f29 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | d3a47658184191e2cbc09833913782316d99885714639e432f0bd830f15afbd6 |
README.md | 100644 | 0 | 0 | | | 5.82 KB | 78e648a17b8151bb410ce37b12a611da1d488354c1852113135cc4bdb3726c8d |
Rakefile | 100644 | 0 | 0 | | | 226 Bytes | d93c4420c1c014a88da6ab14a96709423e8344dddd52719e5750a6cbd4cac468 |
bin/console | 100755 | 0 | 0 | | | 373 Bytes | f85c5b4f552fe29d447865c5d43f98a4b151bcc70df72721021692281d9e9410 |
bin/microrb | 100755 | 0 | 0 | | | 116 Bytes | 5145bdf35f770b80a4c8458a2c6002a59371f47559209314c382218448e4ccf7 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/micro-rb.rb | 100644 | 0 | 0 | | | 65 Bytes | 09a8b371117790774e04018be7808f169207843d361492d51a8eba11ca67f9ae |
lib/micro/cli.rb | 100644 | 0 | 0 | | | 1.68 KB | 3632a7a9c861d064c3d6caf938c639369fb58c25016bdafb2d04e1f10f7d72dd |
lib/micro/configuration.rb | 100644 | 0 | 0 | | | 646 Bytes | 7e5ea404f09c25cc396ba1154a61e15800f427b161178298defb530d57d0c028 |
lib/micro/examples/proto/sum.proto | 100644 | 0 | 0 | | | 148 Bytes | fd41d876c1b01ad876c01dc9eb17831e5a010c1234f42810eae048ef397647a6 |
lib/micro/examples/proto/sum_pb.rb | 100644 | 0 | 0 | | | 631 Bytes | 9d63c1b5f74afb9fc0eb4eb05fe8297d55f83e1e19081fd62135703bb82bf3c6 |
lib/micro/examples/sum.rb | 100644 | 0 | 0 | | | 540 Bytes | 960a3d93406c9e594452d10e8b4e38b010777fc01b11cee896ffc35ab5c2fc64 |
lib/micro/handler.rb | 100644 | 0 | 0 | | | 1.57 KB | e062639dc7619f86bd57140832bbc692d2e457a85c89381f78aba1ea9c44b067 |
lib/micro/handler_manager.rb | 100644 | 0 | 0 | | | 1.31 KB | 39bde9d4985d9b5d7d70664ee04013bcd3506e14eeaa116efdc984cc43aab523 |
lib/micro/handlers/debug.rb | 100644 | 0 | 0 | | | 567 Bytes | 3cb84d9c3c3b07760eea30a7e721e5192b2858b9b8fef0ee8f0b52220ee368e9 |
lib/micro/project_generator.rb | 100644 | 0 | 0 | | | 2.22 KB | 24a64ad6b0dc1ca5c695c8eafec2dce9a1d8f7e6eda8f637fdfaf8a42b0df5ae |
lib/micro/proto/debug.proto | 100644 | 0 | 0 | | | 128 Bytes | 4148b9bbbb299af4424b5b9197cf667778edb1525427807a4df646c6703373a8 |
lib/micro/proto/debug_pb.rb | 100644 | 0 | 0 | | | 552 Bytes | b6d52f210cc8a0040fc399235ea0acd9b141415b296a96589b525340f13b18a2 |
lib/micro/servers/error.rb | 100644 | 0 | 0 | | | 1.26 KB | 1a61c84c64075dc7189eeee6e688e4c73465275a6d4d73983bcfd8f9635e1cc5 |
lib/micro/servers/web.rb | 100644 | 0 | 0 | | | 4.4 KB | 53395a08cf0434e59f83a4b294ecaede2e454db3187dd520b1baee669247fd7e |
lib/micro/sidecar/base.rb | 100644 | 0 | 0 | | | 492 Bytes | d804b8681f6de973447d65e81bbeb74bb97c661fd87af370fea514e87ad8dc16 |
lib/micro/sidecar/call.rb | 100644 | 0 | 0 | | | 312 Bytes | 57473e5fb0b2b2142e2c3911f69baf8f65a6fd0dce13da57fc8908a018729dfc |
lib/micro/sidecar/register.rb | 100644 | 0 | 0 | | | 329 Bytes | e59be539a852962d02eb32f72995911fd38077d91a68245a1e68e7185d97e641 |
lib/micro/version.rb | 100644 | 0 | 0 | | | 90 Bytes | 53fda83058eb030c34cafaf12b528b06065ab46efb2f6304a539e2f9ee002811 |
lib/microrb.rb | 100644 | 0 | 0 | | | 567 Bytes | 7f909763f6102469e57cdd5328f58072889c427c8dfee25c2c53197a2609fe2a |
micro-rb.gemspec | 100644 | 0 | 0 | | | 1.36 KB | ef6ab2575e0a5e71521ad9d9e1e6997c411e5baf419fec25ea8657f28937fae1 |
registry.png | 100644 | 0 | 0 | | | 137 KB | 6ae9ae5230a61f0e5144164b05255b381988cf19bc7c9addc9d47157aa259c35 |
sum.png | 100644 | 0 | 0 | | | 76.4 KB | adaa02deb105364f827472134a841f22523367c43167eaa9d0a8d996bcb9656d |
templates/Dockerfile | 100644 | 0 | 0 | | | 89 Bytes | 2e1b84ac7c9843e1facbe7aa346d7cb0888a6386b85f51a02d53b47b0cea6548 |
templates/Gemfile | 100644 | 0 | 0 | | | 271 Bytes | c708496902e8f425ae1ed6a6f1fbd880655443ac66f6df7adf1f56030c67f51a |
templates/LICENSE | 100644 | 0 | 0 | | | 1.06 KB | a8a5aa03267d67798dfeda985281e61eaedd81b3340e75a188c5a8cd64e534cd |
templates/README.md | 100644 | 0 | 0 | | | 156 Bytes | effd91413a27c224efb22ab137c45b2ec6f10b1d7dd96330787ec82d1d983c2d |
templates/Rakefile | 100644 | 0 | 0 | | | 161 Bytes | 4dd30b70d0c57e6db643a8b0711cbf0d812cd9b692c46705bc07464f17ede636 |
templates/bin/app | 100644 | 0 | 0 | | | 543 Bytes | 99453d45135a7edea3df542397e2f82439f33eaf6f758e1a4e3f1e9f52ac6aae |
templates/lib/app.rb | 100644 | 0 | 0 | | | 372 Bytes | b7d45c08f01d252826e95db1e7d8817431e5427dc665702d4a26d058fda07b0e |
templates/lib/app/handlers/example_handler.rb | 100644 | 0 | 0 | | | 401 Bytes | f1a5a56d21515c925d39e8fa0c64953b612a867161cdbaaff5f0f9a5b6b11f50 |
templates/lib/app/proto/sum.proto | 100644 | 0 | 0 | | | 152 Bytes | 07aaaa248324904120aea159f5d2962e2c5f4c8331336221718e2e14bdce4d36 |
templates/lib/app/proto/sum_pb.rb | 100644 | 0 | 0 | | | 658 Bytes | f7dac99a68295ef139298b183ff4682a2afd9d7ebdd15ba9d61d6c8ead7f7fff |
templates/lib/app/version.rb | 100644 | 0 | 0 | | | 51 Bytes | c7aad7ed7b5287c4d72156ef9489a16455c687f5852f3f96be296fff66d6b8f5 |
templates/test/app_test.rb | 100644 | 0 | 0 | | | 158 Bytes | 758d3d5e88f7e812d68043529eb27cd22ae61658e1247c1be75d8837098d5dc9 |
templates/test/test_helper.rb | 100644 | 0 | 0 | | | 295 Bytes | 93316f30d10eaf4b8fda9f8f4dc63a5d5a83d2e2821e83f7ffdd65acd4ab4137 |