mozilla / libdweb

Extension containing an experimental libdweb APIs
MIT License
442 stars 32 forks source link

Added listen command and fixed connect command. #78

Closed willemneal closed 5 years ago

willemneal commented 6 years ago

I was able to connect with telnet to the TCP server in the browser!

Fixes #76

Gozala commented 6 years ago

@willemneal thanks for catching the error and providing a fix. Sadly I think it's still fairly broken :( I initially copied UDP example and it seems I never actually updated to match an API 🤦‍♂️

Gozala commented 6 years ago

I'll provide some notes in the pull in case you'd be willing to spend more time fixing it.