提交

提交图

4343 次代码提交

作者 SHA1 备注 提交日期
Asim 0320fc1b55 Update registry so version is surfaced 2015-11-08 01:48:48 +00:00
Asim 4e6d1df9ea Add extractor test 2015-11-05 12:39:08 +00:00
Asim 175efe7fb7 add invite link 2015-11-05 00:45:15 +00:00
Asim abbf163ab0 Add community links 2015-11-05 00:27:21 +00:00
Asim 0dbe14ad22 Extract private ip for registration when 0.0.0.0 is specified as bind address 2015-11-04 21:53:39 +00:00
Asim e00a57bb12 go fmt 2015-11-04 21:53:06 +00:00
Asim 42c0c91df7 Remove package 2015-10-27 19:09:08 +00:00
Asim 3302fab644 Move kubernetes registry to myodc/go-plugins because god damnit stop breaking you.... 2015-10-27 19:08:45 +00:00
Asim Aslam 4fad84f6c7 remove duplicate doc reference 2015-10-27 14:39:01 +00:00
Asim Aslam cf5601c300 update readme to include godoc and travis links 2015-10-27 14:22:44 +00:00
Asim Aslam 4bd529f523 Add travis file 2015-10-27 14:13:32 +00:00
Asim d9ae100524 Fix registry address usage 2015-10-26 20:23:57 +00:00
Asim 5e598d8ef0 Fix leaking go routine issue 2015-10-22 15:14:56 +01:00
Asim 9697dc503c Reset the buffer on close 2015-10-22 14:21:57 +01:00
Asim b1b316df77 Fix connection leak 2015-10-22 10:33:33 +01:00
Asim e2b849da29 Fix breaking build 2015-10-20 18:03:39 +01:00
Asim 975c6d4148 add kubernetes registry back since its being used... 2015-10-18 12:12:41 +01:00
Asim c961ef315e Update usage 2015-10-18 11:51:29 +01:00
Asim 1b1aa4915e Remove kubernetes registry. Add v1 of in memory registry using memberlist 2015-10-18 00:01:43 +01:00
Asim 6b8855a337 Fix client rpc codec 2015-10-16 11:15:17 +01:00
Asim 0adc0e3c00 Fix rpc codec issue stopping json requests from working 2015-10-15 22:06:43 +01:00
Asim 6ab6e9725d Add endpoints in etcd 2015-10-11 16:41:55 +01:00
Asim 763608854b Update subscriber name 2015-10-11 12:12:41 +01:00
Asim fcbd2acdde add endpoint data for consul registry 2015-10-11 12:05:20 +01:00
Asim ac995ba983 update etcd registry to use github.com/coreos/etcd/client 2015-09-26 17:09:03 +01:00
Asim 8b2ffc40d2 Fix screwed flag parsing 2015-08-30 21:22:35 +01:00
Asim b94c5d4026 Semi working solution for glog flags 2015-08-30 02:24:16 +01:00
Asim 558b060130 Change uuid library 2015-08-26 12:15:37 +01:00
Asim e89f31730b Fix imports 2015-08-26 12:10:10 +01:00
Asim 113cc8a9cb Remove service id so nodes are also removed from catalog 2015-08-15 23:03:50 +01:00
Asim b91af916f9 Add pub/sub to client/server and make broker more low level 2015-06-12 19:52:27 +01:00
Asim cdf2f2cbcd Change receiver to handler, breaking change, grrr 2015-06-03 01:25:37 +01:00
Asim 8cdc2b5f82 Not a todo 2015-06-01 18:55:53 +01:00
Asim 09c784d294 add support for streaming requests. cleanup watcher initilisation 2015-06-01 18:55:27 +01:00
Asim fa2c27b64f PortalIP no longer exists 2015-05-29 09:58:49 +01:00
Asim 5cc97151fc Add rabbitmq broker 2015-05-28 13:33:04 +01:00
Asim d23e46df3a Add basic etcd registry implementation 2015-05-27 22:22:02 +01:00
Asim bf3f55c5c0 Update readme 2015-05-26 22:42:41 +01:00
Asim 36b5ca46fe Change initialisation and add metadata 2015-05-26 22:39:48 +01:00
Asim 7aa2c82ced Service and node should be structs rather than interface 2015-05-25 22:14:28 +01:00
Asim d4a7deb594 move proto/health to server since its only relevant to that 2015-05-25 18:57:05 +01:00
Asim 5516f7ea1f Cleanup and move template 2015-05-25 18:16:42 +01:00
Asim 94dee7a459 update readme 2015-05-25 17:21:02 +01:00
Asim 23264dded0 Delete store, this is not a core requirement of microservices, will be included in go-platform 2015-05-25 17:19:13 +01:00
Asim 54ad8f253f Update readme 2015-05-23 23:51:31 +01:00
Asim 32928bfb67 Publish/Subscribe with context 2015-05-23 23:16:26 +01:00
Asim b5dcbbe998 Use concrete Item rather than an interface. Removes unnecessary dupe structs 2015-05-23 21:25:55 +01:00
Asim 74fd1fc989 Restructure go-micro layout and plugins 2015-05-23 20:04:16 +01:00
Asim 018183fa49 bail if you cant connect 2015-05-23 17:55:08 +01:00
Asim e192f335da Dont expose rpc client/server 2015-05-23 17:40:53 +01:00