-
Notifications
You must be signed in to change notification settings - Fork 34
Client Adapter
salboaie edited this page Oct 17, 2012
·
2 revisions
ClientAdapter is an adapter but also an tcp server that can receive connections from clients. Authentification use ClientAdapter's functions that work with Outlets
ClientAdapter that is opening a socket server on port 3000 and accepts connection from clients (java script, flash clients, Java,etc). Clients libraries: Java Script: https://github.com/salboaie/SwarmUtil (example: https://github.com/salboaie/SwarmESB/blob/master/test/StartSwarmTest.js)
Flex: https://github.com/salboaie/FlexSwarm
APIs:
- findConnectedClientByUserId
- findOutlet
- renameSession