jonmandrell

Results 1 comments of jonmandrell

Here's one I've been working with that doesn't have CURVE yet in it: func main() { log := logger.NewLogger() log.Notice("Starting up XPUBSUB for ports pub:%d and sub:%d\n", PUBLICATION_PORT, SUBSCRIPTION_PORT) //...