Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Bowser #576

Closed
feross opened this issue Jan 17, 2016 · 3 comments
Closed

Add support for Bowser #576

feross opened this issue Jan 17, 2016 · 3 comments

Comments

@feross
Copy link
Member

@feross feross commented Jan 17, 2016

A WebRTC browser for iOS. https://github.com/EricssonResearch/bowser

Haven't tested, but heard a report on Twitter that it's not working.

This might require a change to simple-peer.

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

@DiegoRBaquero DiegoRBaquero commented Feb 16, 2016

I just tested Chrome in Mac OS X <-> iPhone 6 Bowser. The connection fails with an undefined error.

This is the log in the Mac, couldn't get the console to be shown in bowser:

simple-peer [null] iceConnectionStateChange complete connected +304ms
simple-peer [null] maybeReady pc true channel false +0ms
simple-peer [c00f9f1] on channel open +32ms
simple-peer [c00f9f1] maybeReady pc true channel true +0ms
simple-peer [c00f9f1] connect remote: 192.168.101.110:54326 +2ms
simple-peer [c00f9f1] connect local: 192.168.101.112:62103 +1ms
simple-peer [c00f9f1] connect +0ms
simple-peer [7be628d] on channel close +2s
simple-peer [7be628d] destroy (error: undefined) +0ms
bittorrent-swarm:peer destroy 2d5757303037362d666565366533353461653139 (error: undefined) +1ms
simple-peer [7be628d] destroy (error: null) +1ms
bittorrent-protocol [2a2ddaa8] destroy +3ms
bittorrent-protocol [2a2ddaa8] end +0ms
bittorrent-protocol [2a2ddaa8] got uninterested +0ms
bittorrent-protocol [2a2ddaa8] got choke +1ms
bittorrent-swarm removePeer 2d5757303037362d666565366533353461653139 +0ms
bittorrent-swarm _drain numConns 0 maxConns 55 +1ms

Awesome work from @EricssonResearch

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Feb 24, 2016

I can't even get a basic WebRTC data channel demo to work with Bowser. I don't believe they actually have support. I've never seen it working.

@feross feross closed this Feb 24, 2016
@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.