https://github.com/hjerpbakk/dirc
DIPS IRC
https://github.com/hjerpbakk/dirc
csharp css javascript signalr xamarin
Last synced: about 1 year ago
JSON representation
DIPS IRC
- Host: GitHub
- URL: https://github.com/hjerpbakk/dirc
- Owner: hjerpbakk
- License: mit
- Created: 2015-01-27T15:37:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-13T12:25:15.000Z (over 11 years ago)
- Last Synced: 2025-03-28T06:51:16.033Z (over 1 year ago)
- Topics: csharp, css, javascript, signalr, xamarin
- Language: C#
- Homepage: https://hjerpbakk.com/
- Size: 2.99 MB
- Stars: 7
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DIRC (DIPS IRC)

You can find the server code at https://github.com/Hammerstad/DIRCServer
API

User (JSON) {
string ConnectionId,
string platform,
string userName
}
