Libairie d'appairage entre services via échange de JWT
Go to file
wpetit e5c0e6c9ca Mettre à jour 'README.md' 2019-02-04 17:10:32 +01:00
chi Initial commit 2019-02-04 17:09:25 +01:00
client Initial commit 2019-02-04 17:09:25 +01:00
crypto Initial commit 2019-02-04 17:09:25 +01:00
doc/sequence-diagram Initial commit 2019-02-04 17:09:25 +01:00
memory Initial commit 2019-02-04 17:09:25 +01:00
server Initial commit 2019-02-04 17:09:25 +01:00
test Initial commit 2019-02-04 17:09:25 +01:00
.gitignore Initial commit 2019-02-04 17:09:25 +01:00
Makefile Initial commit 2019-02-04 17:09:25 +01:00
README.md Mettre à jour 'README.md' 2019-02-04 17:10:32 +01:00
go.mod Initial commit 2019-02-04 17:09:25 +01:00
go.sum Initial commit 2019-02-04 17:09:25 +01:00
modd.conf Initial commit 2019-02-04 17:09:25 +01:00
peer.go Initial commit 2019-02-04 17:09:25 +01:00
request.go Initial commit 2019-02-04 17:09:25 +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

Statut Instable

Licence

AGPL-3.0