41 provides some primitives / data types upon which a whisper implementation can be built - it also lists a number of items needed to complete the v6 version of whisper.
most notably, the whisper primitives need integration with the rlpx macro magic such that the protocol can be used together with others as peers connect and disconnect
further, the primitives need testing against geth - parity presently is incompatible with EIP 627 which forms the base for this feature
41 provides some primitives / data types upon which a whisper implementation can be built - it also lists a number of items needed to complete the v6 version of whisper.
most notably, the whisper primitives need integration with the rlpx macro magic such that the protocol can be used together with others as peers connect and disconnect
further, the primitives need testing against
geth
- parity presently is incompatible with EIP 627 which forms the base for this feature