rtmfpを使用して、フレックスアプリで2人のユーザー(既知で、私のサイトにユーザーアカウントを持っている)をどのように接続できますか?
I have a simple flex game app where I want 2 users to be connected to each other.
There is a simple SQL database in the background for storing the users,
but after this I'm unable to figure out how I would connect the 2 users.
いくつかの考え:
rtmfpは、2人のユーザーを接続するために使用できる一意のIDを生成しますか?
2人のユーザーの接続を示す優れたチュートリアル情報リソースまたはサンプルアプリ、または単なる説明を探しています
ヘルプや洞察をありがとう
Ilse