SMU-SIS / ecology

Lightweight library to easily build cross-device applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wifi2pConnector and messageAPIConnector support only one receiver

QuentinRoy opened this issue · comments

It looks more appropriate to extend BaseConnector.

Another alternative, as connectors usually have only one receiver, could be to modify the connector interface so that it only supports one receiver.

Fixed by b2e15c8.