Results 5 issues of 肖金

when I using $websocket.send() I get this error message and without any other information, what's wrong with that? here is my code: ``` //service app.factory('mySock', ['$websocket', function($websocket){ return $websocket('ws://www.cspebank.cn:8080/ws.do'); }...

first, where a value is judged to confirm in your code? and, if one of the servers certain a value is confirmed, how the other servers know? By the listener?...

Tom, Hi! I have configed multi-paxos-example in my computer windows7 64bit. ``` # (IP,UDP Port Number) peers = dict( A=('127.0.0.1',1234), B=('127.0.0.1',1235), C=('127.0.0.1',1236) ) # State files for crash recovery. Windows...

Hi Tom: How is everything going? I listened your suggestion and read your code [https://github.com/cocagne/multi-paxos-example](url) but something wrong when I try to run "python server.py A" It said ``` Traceback...