> case msgtype*: MsgType #"p/s", "req/rep", "reply". req/rep requires id
Ooh, I'm sorry. From your code it shows my choice of variables is not the most elegant. msgtype has no relation to the type of msg. (msgtype controls how the broker works.)
> case msgtype*: MsgType #"p/s", "req/rep", "reply". req/rep requires id
Ooh, I'm sorry. From your code it shows my choice of variables is not the most elegant. msgtype has no relation to the type of msg. (msgtype controls how the broker works.)