BPJS:Electron應用程序-第7部分-Websockets和聊天



這是「使用javascript構建產品」系列的第7個視頻。

在此視頻中,我將討論Electron應用程序中的websocket和聊天功能。

您可以在這裡找到課程中的所有視頻:https://www.youtube.com/playlist?list=PL_gX69xPLi-lBH8I52J-3nEhEQD6_nDs6

項目鏈接:
不和諧:https://discord.gg/hnKCXqQ
面子書:https://www.facebook.com/buildingproductswithjs/
Reddit:https://www.reddit.com/r/BuildingWithJS/
項目來源:https://github.com/yamalight/bpjs-electron

社交媒體鏈接:
在Twitter上關注我:http://twitter.com/yamalight
在媒體上關注我:https://medium.com/@yamalight
在Github上關注我:http://github.com/yamalight
在Twitch上關注我:https://www.twitch.tv/yamalight
在Facebook上關注我:https://www.facebook.com/buildingproductswithjs。

6 comments
  1. i hate tutorials were people just explain the code and don't code anything to show a real example. Any way, you look to know your subject. congratulations

  2. I saw that you implement a server with websockets in chat-server folder, and then run the server. Other is the electron app that connect to socket server.. When you build the electron app for deploy… How can you do for run the server and the electron app? I need to build the app, and get the electron app connecting to server running

Comments are closed.