Libairie d'appairage entre services via échange de JWT
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
wpetit d38f0be312
Cadoles/go-http-peering/pipeline/head This commit is unstable Details
Use GOMIPS=softfloat by default and do not use UPX on mips targeted binaries
9 months ago
chi Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering 4 years ago
client Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering 4 years ago
cmd/keygen Return wrapped errors 9 months ago
crypto Return wrapped errors 9 months ago
doc/sequence-diagram Rename advertise sequence diagram 3 years ago
memory Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering 4 years ago
misc/ci Add Jenkinsfile 9 months ago
script Use GOMIPS=softfloat by default and do not use UPX on mips targeted binaries 9 months ago
server Merge branch 'master' of ssh://forge.cadoles.com:4242/Cadoles/go-http-peering 4 years ago
test Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering 4 years ago
.gitignore Update sequence diagrams 3 years ago
Jenkinsfile Add mipsle target 9 months ago
Makefile Refactor Makefile 9 months ago
README.md Rename advertise sequence diagram 3 years ago
go.mod Return wrapped errors 9 months ago
go.sum Return wrapped errors 9 months ago
modd.conf Refactor Makefile 9 months ago
peer.go Initial commit 4 years ago
request.go Redesign authentication protocol 4 years ago
store.go Initial commit 4 years ago

README.md

go-http-peering

Librairie implémentant un protocole d'authentification par "appairage" d'un serveur et client HTTP basé sur JWT.

Documentation

Séquences

Annonce du client

advertise

Mise à jour des attributs

update

Ping

ping

Licence

AGPL-3.0