Libairie d'appairage entre services via échange de JWT
Go to file
wpetit f872a68906 Return wrapped errors 2022-09-12 17:46:59 +02:00
chi Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering 2019-10-16 11:18:34 +02:00
client Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering 2019-10-16 11:18:34 +02:00
cmd/keygen Return wrapped errors 2022-09-12 17:46:59 +02:00
crypto Return wrapped errors 2022-09-12 17:46:59 +02:00
doc/sequence-diagram Rename advertise sequence diagram 2020-01-06 14:58:21 +01:00
memory Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering 2019-10-16 11:18:34 +02:00
misc/ci Add Jenkinsfile 2022-09-05 12:30:00 +02:00
script Add release script 2019-04-09 11:20:47 +02:00
server Merge branch 'master' of ssh://forge.cadoles.com:4242/Cadoles/go-http-peering 2019-10-16 11:35:15 +02:00
test Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering 2019-10-16 11:18:34 +02:00
.gitignore Update sequence diagrams 2020-01-06 11:12:38 +01:00
Jenkinsfile Use jenkins main library version 2022-09-05 14:40:36 +02:00
Makefile Refactor Makefile 2022-09-05 12:54:33 +02:00
README.md Rename advertise sequence diagram 2020-01-06 14:58:21 +01:00
go.mod Return wrapped errors 2022-09-12 17:46:59 +02:00
go.sum Return wrapped errors 2022-09-12 17:46:59 +02:00
modd.conf Refactor Makefile 2022-09-05 12:54:33 +02:00
peer.go Initial commit 2019-02-04 17:09:25 +01:00
request.go Redesign authentication protocol 2019-03-29 14:59:07 +01:00
store.go Initial commit 2019-02-04 17:09:25 +01:00

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