Commit Graph

  • a7312f5c7e log panics Asim Aslam 2017-05-16 19:14:00 +01:00
  • 4cb22b5969 Merge pull request #167 from micro/log Asim Aslam 2017-05-12 17:02:55 +01:00
  • 5bce20627f Switch that back to Fatal since we've added the convenience method Asim Aslam 2017-05-12 15:14:54 +01:00
  • bab586b71e make use of micro/go-log Asim Aslam 2017-05-11 20:43:42 +01:00
  • 39fb03fba6 Merge pull request #165 from foxliu20/master Asim Aslam 2017-05-09 12:25:36 +01:00
  • 4edb8650e5 fix version option in cmd xueyun.liu 2017-05-09 15:49:59 +08:00
  • e55e5033b8 Merge pull request #160 from emilh91/patch-1 Asim Aslam 2017-04-26 08:54:24 +01:00
  • 9e1550db53 Update consul_watcher.go Emil Huseynaliev 2017-04-25 16:38:35 -04:00
  • 90ed1390ee fix broken test Asim Aslam 2017-04-17 15:31:50 +01:00
  • 33b1cea29d Don't create new options Asim Aslam 2017-04-17 14:57:43 +01:00
  • 742b83cbb1 Merge pull request #158 from Taik/master Asim Aslam 2017-04-13 13:26:15 +01:00
  • ea34e23118 Add Retry option for clients Thinh Nguyen 2017-04-12 16:47:40 -04:00
  • d7dc4e618b process opts on multiple init calls Asim Aslam 2017-03-30 19:44:01 +01:00
  • b43985401a on service.Init only process options once Asim Aslam 2017-03-30 17:15:59 +01:00
  • a933aa79c6 Merge pull request #155 from micro/sugar Asim Aslam 2017-03-30 14:44:26 +01:00
  • d226bdf2d4 Syntactic sugar for pubsub Asim Aslam 2017-03-18 19:00:11 +00:00
  • 0c2c53e9af Merge pull request #151 from wangkechun/fix-fmt Asim Aslam 2017-02-25 15:03:17 +00:00
  • 059b9d36d7 fix fmt str wangkechun 2017-02-25 22:53:25 +08:00
  • 0f75420692 switch tip to 1.8rc3 Asim Aslam 2017-02-15 15:21:36 +00:00
  • bd36b302c1 force build Asim Aslam 2017-02-15 15:17:10 +00:00
  • 47039fc625 update ja-micro links Asim Aslam 2017-02-15 14:31:20 +00:00
  • d76ed89f03 update blog links Asim Aslam 2017-02-11 14:26:47 +00:00
  • 9f17b91fcb add link to docs Asim Aslam 2017-02-10 12:36:42 +00:00
  • 6f509c0645 update readme Asim Aslam 2017-02-07 18:33:50 +00:00
  • 06624ea7e4 further nitpick Asim Aslam 2017-01-22 14:16:16 +00:00
  • e9d5057417 nitpick readme Asim Aslam 2017-01-22 14:12:53 +00:00
  • 238c99d228 rename file to please the OCD gods Asim Aslam 2017-01-12 20:38:43 +00:00
  • 66ef6b67ca add support for port range in http broker Asim Aslam 2017-01-12 14:11:25 +00:00
  • a47d916b50 move ip func Asim Aslam 2017-01-12 13:52:49 +00:00
  • a9889730d6 move addr extractor to misc Asim Aslam 2017-01-12 13:20:34 +00:00
  • fd78e1d432 add comments for registration Asim Aslam 2017-01-07 22:51:34 +00:00
  • 4d4db84d5d fix for godoc Asim Aslam 2017-01-07 15:05:51 +00:00
  • 942985ce51 add service test and shutdown based on context Asim Aslam 2017-01-07 14:52:23 +00:00
  • e84e5ae303 make features a bullet list Asim Aslam 2017-01-06 20:06:58 +00:00
  • 21bb57417d fix links Asim Aslam 2017-01-05 15:12:30 +00:00
  • d1c12e4302 move go-micro examples links Asim Aslam 2017-01-05 15:09:27 +00:00
  • d4a0b2801f update examples link Asim Aslam 2017-01-05 14:34:08 +00:00
  • a61cd39d09 fix import Asim Aslam 2017-01-04 16:43:43 +00:00
  • 8d2e2e5dbe add plugin build section Asim Aslam 2017-01-04 14:54:31 +00:00
  • 19b3ad97a6 update travis Asim Aslam 2017-01-01 18:51:33 +00:00
  • dc89b56bd0 update readme Asim Aslam 2016-12-25 20:57:27 +00:00
  • 299a7de381 update readme Asim Aslam 2016-12-25 20:53:08 +00:00
  • d606d00f35 superfluous logging Asim Aslam 2016-12-15 20:45:27 +00:00
  • 71d717a06d strip doc.go files Asim Aslam 2016-12-14 15:41:48 +00:00
  • 4a1e5b34ee update service example readme Asim Aslam 2016-12-08 12:34:02 +00:00
  • 3a1d33f553 nitpick readme Asim Aslam 2016-12-07 16:54:19 +00:00
  • 475e584e15 Merge pull request #143 from micro/codec Asim Aslam 2016-12-06 19:44:45 +00:00
  • 095793ee96 handle codec and transport errors Asim Aslam 2016-12-06 19:40:44 +00:00
  • 369c02c900 Remove the duplication of this codec code Asim Aslam 2016-12-06 19:07:11 +00:00
  • 25a6849609 move broker codec Asim Aslam 2016-12-06 18:59:41 +00:00
  • 49e5636bcd add transport codec Asim Aslam 2016-12-06 18:56:57 +00:00
  • bd3c798fd9 Add configurable codecs for broker/transport Asim Aslam 2016-12-06 18:37:35 +00:00
  • e10259940b add WrapCall option at top level Asim Aslam 2016-12-06 17:01:53 +00:00
  • bee9f03e11 switch image link to blog post Asim 2016-12-03 10:35:35 +00:00
  • d3bfdc79ba update slack invite link Asim 2016-11-29 11:44:06 +00:00
  • c289f6acaa Make use of consul 0.7 deregister field. Now auto reaps dead services Asim 2016-11-25 11:23:37 +01:00
  • b05b42eccd Differentiate between request and call timeouts Asim 2016-11-22 10:44:32 +01:00
  • 22f212c274 Merge pull request #141 from simplechris/consul-configuration Asim Aslam 2016-11-21 17:39:28 +01:00
  • fabdd4a704 Remove consul token helper method. chriss 2016-11-21 16:16:24 +00:00
  • 19be4ea2fd continue on unsubscribe/deregister Asim 2016-11-21 16:51:30 +01:00
  • 8873e6ad08 we need to not return after processing broadcast, still gotta process the other queues Asim 2016-11-21 15:58:39 +01:00
  • 0be3256d25 fix protoc comment Asim 2016-11-20 15:02:05 +00:00
  • ab7f7d6693 update package level comment Asim 2016-11-20 14:59:09 +00:00
  • 25ae5c2e5f Clarify service discovery Asim 2016-11-19 14:31:07 +00:00
  • 20feb95e18 Add the ability to switch out client/server Asim 2016-11-18 17:29:26 +00:00
  • f9709ffa6e ensure the code does not panic Asim 2016-11-18 07:30:50 +00:00
  • 1688329049 Merge pull request #139 from simplechris/feature/consul-config Asim Aslam 2016-11-18 07:28:01 +00:00
  • 8a25723fe0 Set consul token via registry options. chriss 2016-11-18 00:07:12 +00:00
  • 3d7187f405 Add the ability to pass consul client config via registry options. chriss 2016-11-17 21:03:54 +00:00
  • 74d8ea6817 Merge pull request #136 from micro/wrapper Asim Aslam 2016-11-09 18:12:36 +00:00
  • 99a3ba7358 wrap before the call, we don't want to rewrap on retry Asim 2016-11-09 18:02:41 +00:00
  • c277a3ecc0 Add example of client call func wrap Asim 2016-11-07 20:11:58 +00:00
  • 2df46131eb fix test Asim 2016-11-07 18:54:44 +00:00
  • 0d84fb1913 Add wrapper test Asim 2016-11-07 18:51:25 +00:00
  • 7ee35f50b1 WrapCall rather than WrapCallFunc Asim 2016-11-07 18:06:15 +00:00
  • f3b591d722 Strip stream func and rename call wrappers... Asim 2016-11-07 17:58:34 +00:00
  • 5ee585e77d Rename to CallFuncWrappers Asim 2016-11-07 17:52:19 +00:00
  • c6b5237cce Add call func wrapper Asim 2016-11-07 17:49:35 +00:00
  • d1d41b5a67 Fix comment Asim 2016-11-07 16:51:28 +00:00
  • 3b75e94e02 Merge pull request #133 from ynori7/master Asim Aslam 2016-11-07 16:50:45 +00:00
  • 1ab59094eb Fixing return value and gofmt Scott Finlay 2016-11-07 17:46:12 +01:00
  • a6812ba332 Adjusting the logic around the returned error from the retry function Scott Finlay 2016-11-07 17:39:05 +01:00
  • c6737ac64c Adjusting import because of failed build Scott Finlay 2016-11-07 17:15:11 +01:00
  • a66bce0e4b Adjusting arguments and return value of retry function and adding new retry logic to stream Scott Finlay 2016-11-07 17:10:40 +01:00
  • 092d17a74e Adjusting names Scott Finlay 2016-11-07 09:40:11 +01:00
  • 7868d5a2cb Use Socket in the Client interface Asim 2016-11-05 11:44:02 +00:00
  • d7e4062a0e Adding the ability to specify a function to check if micro should retry a failed rpc call Scott Finlay 2016-11-03 10:45:31 +01:00
  • 2c65a38ba9 Merge pull request #132 from micro/ctx Asim Aslam 2016-11-02 17:50:34 +00:00
  • 7635bd9753 Make copy of metadata in setHeaders Asim 2016-11-02 17:21:53 +00:00
  • a36e042983 We don't need numcalls, save us a mutex lock Asim 2016-11-01 19:40:36 +00:00
  • 1b1fb71e44 move function Asim 2016-10-29 21:34:15 +01:00
  • 6d35a663a4 Don't create new message Asim 2016-10-29 21:33:04 +01:00
  • b3cdbaae1a Use random starting index for roundrobin Asim 2016-10-29 09:31:32 +01:00
  • db948d0dc3 Include talk link Asim 2016-10-14 22:17:39 +01:00
  • 32bf930ea1 update dockerfile Asim 2016-10-08 10:26:11 +01:00
  • cfbcf2efbe move section down Asim 2016-10-04 17:34:45 +01:00
  • 3442f76989 reorder readme to get started first Asim 2016-10-04 17:33:58 +01:00
  • 3d922b82d1 MQTT broker has been moved to go-plugins Asim 2016-10-01 16:56:09 +01:00
  • 419b952fb3 Merge pull request #119 from jelmersnoeck/jelmer/consul-registry-node-health Asim Aslam 2016-08-26 12:13:47 +01:00
  • e59f7a7ace ConsulRegistry: use health checks to select nodes. Jelmer Snoeck 2016-08-26 08:36:45 +01:00