Nick Pocock

Results 5 issues of Nick Pocock

I'm creating an application that has a node that broadcasts messages out to all the nodes that are connected to it. I'm currently using a simple approach where I get...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When using local stack Kinesis with Apache Flink I get the...

type: bug
status: triage needed
type: usage
area: networking
aws:kinesis

I've been playing around with this project for a while, I've noticed that if I am just editing my Ratpack application and i am running gradle with -t run it...

I need to unicast messages to other peers on my network. I want to store the AddrInfo struct on my message so I have the nodes addr who unicast me...

I followed the pubsub example that uses the mdns peer discovery. This all works perfectly when running my go code in different terminal windows. I'm a bit confused as to...