Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

WIP: Create Chat MicroService #2

Open
wants to merge 42 commits into
base: experimental
Choose a base branch
from

Conversation

MarcelCoding
Copy link
Member

@MarcelCoding MarcelCoding commented Oct 28, 2019

Description

Added System to send Messages to Channel.
Added System to whisper Messages to User in Channel.

Related Issue

#1

Motivation and Context

Added Message / Whisper System.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@MarcelCoding MarcelCoding added the enhancement New feature or request label Oct 28, 2019
@MarcelCoding MarcelCoding added this to the pre-alpha-3 milestone Oct 28, 2019
@MarcelCoding MarcelCoding self-assigned this Oct 28, 2019
Copy link
Member

@JannikEmmerich JannikEmmerich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test before merging

@JannikEmmerich JannikEmmerich changed the base branch from master to experimental October 28, 2019 16:23
@janekx21
Copy link

bitte whitespace reverten

Copy link

@janekx21 janekx21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace revert und dokumentation

@MarcelCoding
Copy link
Member Author

Dokus sind hinzugefügt.

@MarcelCoding
Copy link
Member Author

MarcelCoding commented Oct 29, 2019

Die Whitespaces hat schon jemand Anderes entfernt.

@MarcelCoding
Copy link
Member Author

Added UnitTest for all without Mocking.

@JannikEmmerich JannikEmmerich changed the title Issue/1 create chat microservice WIP: Create Chat MicroService Nov 26, 2019
@MarcelCoding MarcelCoding linked an issue Mar 20, 2020 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Chat MicroService
4 participants