Skip to content

Commit 74eb44c

Browse files
author
Greg Meyer
authored
Update README.md
Adding link to full gateway documentation in README.md
1 parent da8f538 commit 74eb44c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# gateway
2-
Direct Java RI Gateway and Protocol Bridges
2+
The NHIN Direct Gateway module consists of protocol bridges between the NHIN Direct backbone protocol and security and trust agent. Bridges integrate with the protocol implementation using implementation specific configuration methods. Take, for example, the Apache James SMTP implementation. The gateway module provides a James bridge in the form of a James mailet
3+
4+
Bridges communicate with a common protocol agent that performs protocol specific logic before delegating the message to the security and trust protocol. Protocol agents consume configuration information via Spring configuration and the DirectProject configuration service.
5+
6+
Full documentation can be found [here](https://directprojectjavari.github.io/gateway/).

0 commit comments

Comments
 (0)