Confirmed users
483
edits
| Line 98: | Line 98: | ||
'''To be done in future versions'''. | '''To be done in future versions'''. | ||
The fact that the implementation of this API is based in System Messages leaves us in a situation where potential performance issues might appear if several applications advertise themselves as able to connect through the same keyword and so are targets of the same connection request. In that case, a defer mechanism where apps are forced to specify that they really need to be woken up to handle a connection request might help to mitigate this issue. | The fact that the implementation of this API is based in System Messages leaves us in a situation where potential performance issues might appear if several applications advertise themselves as able to connect through the same keyword and so are targets of the same connection request. In that case, a defer mechanism where apps are forced to specify that they really need to be woken up to handle a connection request, along with the current rules mechanism, might help to mitigate this issue. | ||
= Usage examples = | = Usage examples = | ||