Coder Social home page Coder Social logo

snacc's People

Contributors

zentus avatar

Watchers

 avatar

snacc's Issues

Main Board

Messages are not stored on server. Instead they are relayed directly to all connected clients.


Current Vision

  • Open Source
  • Minimal with essential features
  • Secure
  • Quick setup
  • Runnable with zero config
  • Runnable as a binary executable
  • Modular
  • Functional
  • Test driven

Future Vision

  • Scalability
  • Load balancing
  • Clustering
  • Performance

Should be done

  • Add user level server side config implementation
  • Add support for multiline messages
  • Test certificate via ENV. Add CLI flags for setting certificate paths
  • Add a command interpreter. Interprets a message prefixed with a character (default: /) as a command. Send server commands to server in a command event. If server is not needed for command, use a separate implementation that takes care of client side commands.
  • Add non-rawmode fallback client
  • Write README

Is in development

  • Add CLI commands for setting and getting config properties. Store client config in ${HOME}/.snacc
    • snacc config set prompt_character "$"
    • snacc config get prompt_character]
  • Add client side config
  • Add endpoints for registry and login. Use JWT authentication. Store user data encrypted in JSON files.

Has been done

  • Validate nickname on client and server
  • Show timestamp for notification event messages
  • Don't use the system nickname. Add an option for sending notification event messages instead
  • Fix unclean exit bug
  • Use ESLint, extending Standard config

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.