Skip to content

jprq server-side implementation in Go (with websocket support)

Notifications You must be signed in to change notification settings

devojyoti96/jprq.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jprq.io

Get Your Localhost Online and HTTPS

Note this server doesn't work with the original jprq client. Please use the client jprq-go-client instead.

github.com/unique1o1/jprq.io/

go build .
./jprq.io -host <your_domain_name>

Note

  • To get the server working, add an A Record in your DNS pointing your wildcard subdomain to your server's IP address.

jprq

About

jprq server-side implementation in Go (with websocket support)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%