issues
search
zeromq
/
gyre
Golang port of Zyre
GNU Lesser General Public License v3.0
89
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
../../../go/pkg/mod/github.com/pebbe/zmq4@v1.2.8/reactor.go:10:4: undefined: State
#51
hktalent
closed
2 years ago
0
fixes: invalid port with new golang version
#50
omani
opened
4 years ago
0
Pure Go ZMQ Implementation Plans?
#49
aeroblue
opened
4 years ago
0
Invalid port * after host
#48
omani
opened
5 years ago
3
Discoverability in Kubernetes Pods
#47
agerlach
closed
5 years ago
2
Allow network restart without panic
#46
stephan57160
closed
6 years ago
0
Application panic, when network restart
#45
stephan57160
closed
6 years ago
1
Maintenance of the library
#44
Majonsi
closed
6 years ago
2
Continue if ControlMessage is nil.
#43
afshin
closed
8 years ago
0
Refactor shm package and fix race conditions
#42
armen
closed
8 years ago
0
Fix. Set correct peer status on HELLO
#41
armen
closed
8 years ago
0
When one node leaves a group, it causes a panic in other nodes on the network.
#40
afshin
closed
8 years ago
4
Not compatible with Zyre
#39
Dev1an
opened
8 years ago
1
Updated gyre to work with latest version of go
#38
armen
closed
8 years ago
0
Do not panic, just log the invalid command
#37
armen
closed
9 years ago
0
Problem: Inconsistent result in Addr()
#36
armen
closed
9 years ago
0
Problem: Gyre API dosn't let the caller application decide about errs
#35
armen
closed
9 years ago
0
Problem: SetEndpoint doesn't parse the endpoint
#34
armen
closed
9 years ago
0
Problem: Ping handler doens't read the modified pingInterval
#33
armen
closed
9 years ago
0
Use descriptive error messages
#32
armen
closed
9 years ago
0
Use a different channel to receive commands reply
#31
armen
closed
9 years ago
0
Used payload instead of err
#30
armen
closed
9 years ago
0
Problem: There isn't an API to get the PORT number that gossip bound to
#29
armen
closed
9 years ago
0
Created a docker image for gyre examples
#28
armen
closed
9 years ago
0
Fixed the test after breaking the backwards compatibility
#27
armen
closed
9 years ago
0
Added 1.4 and also added missing dependency
#26
armen
closed
9 years ago
0
Added gossip discovery
#25
armen
closed
9 years ago
0
Do not wait forever if the node is not responsive, crash immediately
#24
armen
closed
9 years ago
0
Now gyre is golint clean
#23
armen
closed
9 years ago
0
Fixed a panic when interface dosn't have any addresses
#22
armen
closed
9 years ago
0
Regenerated protocol code
#21
armen
closed
9 years ago
0
Just removed an unnecessary variable
#20
armen
closed
9 years ago
0
Gyre panics on interfaces with no addresses
#19
narayandesai
closed
9 years ago
2
beacon.go - no output ("HI") on received beacon
#18
ghost
closed
9 years ago
1
Added cache for Header() method
#17
armen
closed
10 years ago
0
Added gyre.Add() method to return current node address after publishing the beaconing
#16
armen
closed
10 years ago
0
Implemented gyre.Addr() function to return our address
#15
armen
closed
10 years ago
0
Protect peerEvasive, peerExpired, reapInterval opt variables with a lock
#14
armen
closed
10 years ago
0
Mostly fixing race conditions
#13
armen
closed
10 years ago
0
Updated msg packaged with the latest version of zproto_codec_go
#12
armen
closed
10 years ago
0
Remove a peer if the pointer isn't nil
#11
armen
closed
10 years ago
0
Implemented docker support
#10
armen
closed
10 years ago
0
Now shm is marshalable, unfortunately this breaks BC
#9
armen
closed
10 years ago
0
Used ControlMessages to get the source IP
#8
armen
closed
10 years ago
0
Added build status link
#7
armen
closed
10 years ago
0
Removed -u parameter
#6
armen
closed
10 years ago
0
Travis ci
#5
armen
closed
10 years ago
0
Testable Gyre by adding newGyre method
#4
armen
closed
10 years ago
0
Immigrated to zproto_codec_go
#3
armen
closed
10 years ago
0
Cleanups
#2
claws
closed
10 years ago
0
Next