This website requires JavaScript.
Explore
Help
Sign In
unistack-org
/
micro
Watch
3
Star
0
Fork
2
You've already forked micro
Code
Issues
19
Pull Requests
2
Actions
Packages
Projects
Releases
296
Wiki
Activity
micro
/
server
History
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
..
proto
/health
update links from myodc to micro
2015-11-20 16:17:33 +00:00
buffer.go
Updated codec interface and code. Painful stuff
2015-11-28 11:22:29 +00:00
debug_handler.go
rename debug handler
2015-12-01 19:13:48 +00:00
extractor_test.go
update links from myodc to micro
2015-11-20 16:17:33 +00:00
extractor.go
support slices in extractor, longer term need to look at all types
2015-12-07 16:12:46 +00:00
handler.go
Fix comment for godoc
2015-12-01 18:45:52 +00:00
options.go
Fix server panic
2015-12-23 22:45:32 +00:00
rpc_codec.go
Working bidirectional streaming example
2015-12-18 20:28:50 +00:00
rpc_handler.go
update links from myodc to micro
2015-11-20 16:17:33 +00:00
rpc_request.go
Rename to hdlrWrappers for symmetry sake
2015-12-02 21:12:09 +00:00
rpc_server.go
Print stack when panic
2015-12-21 17:18:04 +00:00
rpc_stream.go
Working bidirectional streaming example
2015-12-18 20:28:50 +00:00
rpcplus_server.go
Working bidirectional streaming example
2015-12-18 20:28:50 +00:00
server_wrapper.go
Checkpoint the world
2015-12-18 01:01:59 +00:00
server.go
Add String method to all interfaces
2015-12-19 21:56:14 +00:00
subscriber.go
Fix the rest of the code
2015-12-23 19:16:55 +00:00