Secure Free Chat (SFChat) is long pulling REST chat based on Django and Mongodb.
Project description
- Secure:
Chat history are not saved on server
Content-Security-Policy with https only
- Free:
Open Source
BSD 3-Clause license
- Chat:
Live demo https://sfchat.mysmile.com.ua/
Requirements
For more information please look into ./config/requirements/production.txt and ./bower.json.
Screenshots
Documentation
Docker
Instruction how to use Docker can be found in Docker Readme.
Tests
Back-end unit
Python unit test can be found in tests folder inside each applications.
Running
Manually:
to run all tests execute make test.
to run specific test it’s necessary set full path to test class. For instance: python3 manage.py test apps.chat.tests.test_views.
With IDE:
All information to configure your IDE with Docker is in Docker Readme using PyCharm as an example.
Functional
All information about functional testing is in Selenium Readme.
Front-end unit
Everything related to front-end unit tests is inside Jasmine Readme.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sfchat-0.13.0.tar.gz
.
File metadata
- Download URL: sfchat-0.13.0.tar.gz
- Upload date:
- Size: 369.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f72c99f2920c3ca0b86f44d8eb2acec08a16ebadc3bd8cd97bb4e39b08664e1a |
|
MD5 | b884f218898515742e38270e1d066e41 |
|
BLAKE2b-256 | 7b218a3e765746a0aa230ed4fbe64194034da85c60e7e60e1389e373924d5399 |