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

This branch is 1 commit ahead of, 1 commit behind unique1o1/jprq.io:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0d6c157 · Mar 8, 2022

History

65 Commits
Mar 8, 2022
Nov 1, 2021
May 2, 2020
Oct 1, 2021
Mar 14, 2021
Jun 20, 2021
Aug 23, 2021

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%