Code Monkey home page Code Monkey logo

konkon_server's Introduction

konkon_server

konkon_server is the server part of the chat application Konkon.

Client repository

Usage

1- Install requirements using pip install -r requirements.txt

2- Get MySQL

2- Create the konkon and konkon-messages databases following the guidelines on main_database_structure.txt and messages_database_structure.txt files OR import the premade databases from the premade_databases folder.

3- Set up server_config.json with accordance to the databases you've created (can be left as-is if you imported the included databases)

4- Run konkon_server.py with your Python interpreter

5- Log in using your MySQL credentials

Server is hosted on localhost with port 27015 by default. Edit server_config.json if you would like to change that or other variables such as the database port/address.
Certificate files included are signed locally and included to be able to run the server out-of-the-box. They are obviously not secure to use.

konkon_server's People

Contributors

dependabot[bot] avatar emredesu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.