Patrick Janning

Results 9 comments of Patrick Janning

I made this example for Netgain: https://github.com/pjanning/NetGain-ChatExample/tree/master/NetGain Just have a look at the ChatTcpServer.cs.

A simple chat client with user to user communication, and examples with SSL would be nice.

I am looking forward to see examples. :) Depending on your implementation WSS/SSL isn't needed. Do you have more informations about chat.SE?

> SyntaxError: Failed to construct 'WebSocket': The URL '127.0.0.1:6002' is invalid. Try to use 'ws://127.0.0.1:6002' as URL. This should work.

@rherwig and me built a little example with NetGain. Here are our Repositories: https://github.com/pjanning/NetGain-ChatExample/ (Backend) https://github.com/rherwig/websocket-chat (Frontend build with React)

@mgravell I have one question. Why don't you need WSS at StackExchange?

Thank you for your answers. @NickCraver, @mgravell I was really confused, how you could use NetGain at StackExchange. If i set up an Webpage which is accessed via SSL. I...

Ahhh okay. So i have to flash your version of Espruino to my ESP32. Thank you!

Perfekt! Thank you! This Espruino-ESP32 stuff is quite new to me.