Video Chat with Dwayne

Dwayne.xyz supports secure peer-to-peer video chat, text chat, and screen sharing directly through your browser. No plugins required. Request a chat with me using this form. When I'm available, I'll contact you with a link.

Schedule a Call

November 13, 2020
:
ET
The time you entered is in

Technical Details

The chat pages use WebSockets to create a connection to this server (via the wss:// protocol) and establish communication between users. Only two users are allowed in a room at once.

DwayneBot is available in each room. Chat messages are sent through the WebSocket to this server, where the built-in DwayneBot core library is used to process messages and optionally send back a response. No messages are sent outside this server.

If a video chat is started, the browser will send a WebRTC offer over the WebSocket to begin a peer-to-peer connection. I'm using my own STUN server at the address stun.dwayne.xyz.