This website requires JavaScript.
Explore
Help
Sign In
ChronosXYZ
/
signaller
Watch
1
Star
0
Fork
0
You've already forked signaller
mirror of
https://github.com/signaller-matrix/signaller.git
synced
2025-01-22 16:06:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
15
Commits
4
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
ChronosX88
87815347d7
other: Add exec to .gitignore
2019-07-19 11:45:50 +04:00
cmd
refactor: Change project structure to default (Standard Golang project layout)
2019-07-19 11:39:53 +04:00
internal
fix: Change port number of server (because Linux prohibits listening on 80 port for non-root users)
2019-07-19 11:45:11 +04:00
.gitignore
other: Add exec to .gitignore
2019-07-19 11:45:50 +04:00
.travis.yml
Fix goveralls integration
2019-07-18 19:49:00 +05:00
go.mod
chore: Add go mod support
2019-07-18 18:56:04 +04:00
go.sum
chore: Add go mod support
2019-07-18 18:56:04 +04:00
LICENSE
Initial commit
2019-07-18 19:00:50 +05:00
Makefile
chore: Add Makefile
2019-07-19 11:40:15 +04:00
README.md
Make travis link
2019-07-18 19:33:36 +05:00
README.md
Signaller
Simple Matrix server written in Go.
Description
The lightweight (but full-featured) Matrix server, written in Go language
go
matrix-org
matrix-server
Readme
MIT
260
KiB
Languages
Go
99.7%
Makefile
0.3%