Skip to content

A shared chat client library written in .NET Standard 2.0

License

Notifications You must be signed in to change notification settings

ErisApps/ChatCore-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatCore

ChatCore is a shared chat client library written in .NET Standard 2.0. The main objective behind this project is to reduce overhead in situations where multiple assemblies may want to interact with the same chat services (this is most useful with game modifications that have several significant chat integrations).

Basic Setup

Check out the included Test Project for a basic example of how to start the ChatCore services.

About

A shared chat client library written in .NET Standard 2.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.8%
  • HTML 2.2%