fpco / libraries

FP Complete libraries mega-repo
2 stars 0 forks source link

Request slaves key #214

Closed bitonic closed 7 years ago

bitonic commented 7 years ago

This branch allows to allow some slaves to only connect to certain masters. We want to use this functionality to be able to restrict a master to slaves in the same datacenter.

kantp commented 7 years ago

Looks good to me.

The only thing I don't see is an export of the new functionality that would be needed to use it. Am I overlooking something?

bitonic commented 7 years ago

@kantp it's in the Maybe ByteStrings arguments.

kantp commented 7 years ago

Ah, I was overlooking it!