Multi device talking - possible?

Hi.
What is the current status for this?

My thought is to let each Photon be an access point. Each Photon would only ever have 4 connections. 2 outgoing to the next Photon up/down the chain, and 2 incoming from the Photon up/down in the chain. Thus, the limited number of open sockets does not apply here?
As I have understood it, the Broadcom chip on the Photon allows for this type of connections, Accepting incoming WiFi connections while at the same time connecting to another network? Then it is a matter of software to ensure that this is possible. Is this possible with current firmware?

For clarification, would this be the same as letting all Photons connect using AdHoc connections in the chain?
Example:
Photon 1 <-> Photon 2 <-> Photon 3 <-> Photon 4
<-> symbolises a bidirectional connection.