- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
the idea for intel's collaboration suite is great, i am having a try on P2P server (v2.11) and the android client sample woogeenp2p.
One question:
After the android p2p client has successfully connected to the server, and before the client connects with any peer, is that possible for the p2p client to receive any message from the server (by socket.send(msg) or socket.emit(event, data))? If yes, how to make call or set callback to get the message sent by the p2p server?
Thanks
Weiming
- Tags:
- HTML5
- JavaScript*
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is not supported in v2.1.1. But it’s possible in the coming release by implementing your own signaling channel. Stay tuned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Customized signaling channels already supported in newly released version 2.5? Possible to provide some code examples or some hints? Guess that received messages are notified by SignalingChannelObserver observer, right? How is SignalingChannelObserver defined? Hope the questions not to be disturbing ones.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Weiming,
Thanks for your patience. We're now working on the details related. Thanks!

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page