Asim
|
24e6840ea4
|
Merge branch 'master' into micro
|
2015-12-30 21:27:04 +00:00 |
|
Asim
|
bffd55f500
|
Channel rather than mutex to check is closed
|
2015-12-28 19:11:10 +00:00 |
|
Asim
|
10d2ad0de9
|
remove the print statements
|
2015-12-27 01:51:52 +00:00 |
|
Asim
|
d0b2b612f3
|
Fix http broker to allow multiple nodes for subscription, total hack
|
2015-12-27 01:17:53 +00:00 |
|
Asim
|
3dd911fb33
|
Stop recursive loop where its a recursive type
|
2015-12-25 01:06:51 +00:00 |
|
Asim
|
4f15d823c9
|
go fmt
|
2015-12-25 01:06:32 +00:00 |
|
Asim
|
34947f1be7
|
Merge pull request #32 from micro/broker
Update the broker interface to support acking and queue distribution
|
2015-12-24 20:03:24 +00:00 |
|
Asim
|
a941ff8fdb
|
Blurgh compilation issues with main redeclared many times
|
2015-12-24 19:56:40 +00:00 |
|
Asim
|
6ac36e1cf6
|
Fix build
|
2015-12-24 19:52:27 +00:00 |
|
Asim
|
74714876f2
|
Add producer/consumer example with use of queue name for distribution of messages
|
2015-12-24 19:39:37 +00:00 |
|
Asim
|
8f3f0ed4b6
|
Merge pull request #33 from iheitlager/master
Reverse the ping option
|
2015-12-24 11:48:17 +00:00 |
|
Asim
|
c3e9ba6b85
|
Allow setting of actions
|
2015-12-23 22:45:40 +00:00 |
|
Asim
|
1da6de05ee
|
Fix server panic
|
2015-12-23 22:45:32 +00:00 |
|
Ilja Heitlager
|
d747e9b435
|
Reverse the ping option
|
2015-12-23 21:43:49 +01:00 |
|
Asim
|
5e1a618415
|
Screw num handlers, this adds complexity for concurrency which we dont need
|
2015-12-23 20:26:13 +00:00 |
|
Asim
|
6097c3296c
|
Shared queue distribution of messages
|
2015-12-23 20:05:47 +00:00 |
|
Asim
|
536216fd01
|
Fix the rest of the code
|
2015-12-23 19:16:55 +00:00 |
|
Asim
|
02aca819d7
|
Update the broker interface
|
2015-12-23 19:07:26 +00:00 |
|
Asim
|
651e9f8836
|
rename wrap
|
2015-12-23 00:02:42 +00:00 |
|
Asim
|
6226a80e78
|
Print stack when panic
|
2015-12-21 17:18:04 +00:00 |
|
Asim
|
0072b6e8f2
|
actually wait on the signal
|
2015-12-21 01:41:36 +00:00 |
|
Asim
|
4f1a1c6783
|
add ability to set the options
|
2015-12-21 01:13:29 +00:00 |
|
Asim
|
45dcffcaaf
|
Remove default service
|
2015-12-21 01:12:29 +00:00 |
|
Asim
|
cc720dd125
|
update the comment
|
2015-12-20 23:52:58 +00:00 |
|
Asim
|
2c983ef021
|
Experimental top level init
|
2015-12-20 23:50:16 +00:00 |
|
Asim
|
b9898ef45f
|
Add server side codegen example
|
2015-12-19 23:38:46 +00:00 |
|
Asim
|
be43d827c7
|
Add String method to all interfaces
|
2015-12-19 21:56:14 +00:00 |
|
Asim
|
d7b3765c71
|
Allow setting of timeout for registry
|
2015-12-19 18:28:08 +00:00 |
|
Asim
|
539b3d045c
|
Merge pull request #29 from micro/stream
Stream
|
2015-12-19 17:48:02 +00:00 |
|
Asim
|
24d56f0035
|
Update comments in client
|
2015-12-19 16:54:47 +00:00 |
|
Asim
|
310a84d059
|
udpate the examples
|
2015-12-18 21:51:51 +00:00 |
|
Asim
|
3b295b16e7
|
Working bidirectional streaming example
|
2015-12-18 20:28:50 +00:00 |
|
Asim
|
a5be9ca585
|
switchup init
|
2015-12-18 01:21:56 +00:00 |
|
Asim
|
4cba0c57ab
|
Checkpoint the world
|
2015-12-18 01:01:59 +00:00 |
|
Asim
|
6ae48c9f29
|
checkpoint
|
2015-12-17 20:37:35 +00:00 |
|
Asim
|
c73a88e801
|
Merge pull request #28 from micro/mercury
Mercury
|
2015-12-16 10:42:35 +00:00 |
|
Asim
|
1e9b615907
|
update so builds in travis ci
|
2015-12-16 02:23:22 +00:00 |
|
Asim
|
b5903de1aa
|
Update readme
|
2015-12-16 02:20:26 +00:00 |
|
Asim
|
be567a9a2b
|
add mercury example
|
2015-12-16 02:15:20 +00:00 |
|
Asim
|
ba3b056e76
|
add headers
|
2015-12-16 02:15:09 +00:00 |
|
Asim
|
271b827aa9
|
add changes for mercury
|
2015-12-16 01:18:05 +00:00 |
|
Asim
|
ed75f84584
|
add json tags to registry service
|
2015-12-15 21:02:43 +00:00 |
|
Asim
|
8cfad5db33
|
Update
|
2015-12-09 21:41:55 +00:00 |
|
Asim
|
46687746a4
|
Travis integration
|
2015-12-09 19:59:52 +00:00 |
|
Asim
|
b4e319ee65
|
Merge pull request #25 from micro/selector
Add selector interface and implementation
|
2015-12-09 19:55:11 +00:00 |
|
Asim
|
76307188cd
|
update readme
|
2015-12-09 19:48:20 +00:00 |
|
Asim
|
8e2dbb8997
|
Initialise the command stuff
|
2015-12-09 19:38:50 +00:00 |
|
Asim
|
2753520ee4
|
Add command option
|
2015-12-09 19:32:10 +00:00 |
|
Asim
|
eefb9c53d4
|
Move to a selector package
|
2015-12-09 19:23:16 +00:00 |
|
Asim
|
91405e5993
|
Add DC selector example
|
2015-12-09 15:14:10 +00:00 |
|