I started writing builtin functions for the excellent Mangos library. Mangos is a pure Go implementation of NanoMsg scalability protocols. The example uses REQREP, but in similar manner we could also use PAIR, BUS, PUBSUB, PIPELINE and SURVEY. Mangos can communicate over multiple protocols. I advise you to read more about it. It all started with also still very active ZeroMQ.
I am currently mostly interested in communication with mutual TSL authenticated connections, so my further work will be towards that.
Today I created a simple server and client (REQREP) passing around limited "mobile" code like I described in previous post.
In the image you can see two Rye processes communicating over web-socket transport.
I also added some more basic functions to rye like now, format, load.
Komentarji
Objavite komentar