- Notifications
You must be signed in to change notification settings - Fork27
Web-based IRC client in Go.
License
NotificationsYou must be signed in to change notification settings
khlieng/dispatch
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- Searchable history
- Persistent connections
- Multiple servers and users
- Automatic HTTPS through Let's Encrypt
- Client certificates
There is a few different ways of getting it:
This requires aGo environment, version 1.10 or greater.
Fetch, compile and run dispatch:
go get github.com/khlieng/dispatchdispatch
To get some help run:
dispatchhelpdocker run -p<http port>:80 -p<https port>:443 -v<path>:/data khlieng/dispatch
cd$GOPATH/src/github.com/khlieng/dispatchgo install
Fetch the dependencies:
go get github.com/jteeuwen/go-bindata/...yarn global add gulp@nextcd$GOPATH/src/github.com/khlieng/dispatch/clientyarn
Run the build:
gulp build
The server needs to be rebuilt to embed new client builds.
For development with hot reloading start the frontend:
gulp
And then the backend in a separate terminal:
dispatch --dev
The libraries this project is built with.
Cross-browser Testing Platform and Open Source <3 Provided bySauce Labs
About
Web-based IRC client in Go.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors12
Uh oh!
There was an error while loading.Please reload this page.
