This website requires JavaScript.
Explore
Help
Sign In
meer
/
Gocirc
Watch
1
Star
0
Fork
0
You've already forked Gocirc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
0
Tags
177
KiB
Go
99.8%
Shell
0.2%
55d69d96c1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
meera
55d69d96c1
added ISON and NOTIFY
2026-07-19 23:06:00 +03:00
.gitignore
reduced chance of mutex related panic
2026-07-19 04:22:25 +03:00
build.sh
Add remote starter files and local code
2026-07-12 20:19:15 +03:00
go.mod
major: fixed bug in joinchannel, added INVITE command
2026-07-18 17:17:51 +03:00
go.sum
major: fixed bug in joinchannel, added INVITE command
2026-07-18 17:17:51 +03:00
http.go
major: added CHATHISTORY, fixed bug in sendmessage
2026-07-16 01:09:25 +03:00
LICENSE
Bring in remote starter files
2026-07-12 20:22:07 +03:00
main.go
added ISON and NOTIFY
2026-07-19 23:06:00 +03:00
motd.txt
major: added CHATHISTORY, fixed bug in sendmessage
2026-07-16 01:09:25 +03:00
README.md
http
2026-07-12 21:06:08 +03:00
README.md
Gocirc
a lightweight IRC server written in Golang