8000 GitHub - Cquential/Chat-Engine: Chat app, in python (using sockets )
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cquential/Chat-Engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Engine

Simple Chat engine that runs over a local network.

We highly recommend you to do all these stuff in your virtual environment so that it doesn't your other python applications

To install sockets use the command:-

  • pip3 install sockets

But while importing them use import socket (no s)

About

Chat app, in python (using sockets )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0