Giter Club home page Giter Club logo

apubsub's Introduction

Hello World ๐Ÿ‘‹

My Avatar


$ whoami

I am a Clean Code enthusiast, semi DevOps, music nerd, wine lover, and test-driven software developer, always trying to learn new things. While being really bad at understanding complicated stuff, I am on the other hand really good at simplifying complex things once I could get them into my head, which is what I do mostly in my professional time.


$ cat ~/workspace/info

Most of my public repos are the result of experimenting, are somewhat useless, or just not finished at all. Nonetheless, feel free to have a look or even support me. A few things might be interesting.


This README was inspired most by the one M0nica published.

Top language stats

apubsub's People

Contributors

jazzschmidt avatar

Stargazers

 avatar

Watchers

 avatar

apubsub's Issues

Styling of different Messages in Client UI

The messages in the Server rendered Client UI are shown as plain JSON Objects and should be styled accordingly.

Example:
{"message":"Client abcdefg has entered the chat","type":"notification"}: Client abcdefg has entered the chat
{"message":"hello world","clientName":"abcdefg","type":"broadcast"}: abdcefg - hello world

Register clients on Server

The server module should be able to accept messages via a WebSocket in order to register and unregister clients, that shall be uniquely identified.

Configurable Server rendered UI

When showing the Clients UI via the Server module, the standard configurations take effect and prevent messaging when the application properties were modified.
The app.js should therefore e.g. be rendered with a template engine to inject the correct configuration parameters.

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.