2 "name": "BoltProtocol",
5 "summary": "Bolt protocol implementation in Swift",
6 "description": "The Bolt network protocol is a highly efficient, lightweight client-server protocol designed for database applications.\n\nThe reference implementation can be found [here](https://github.com/neo4j-contrib/boltkit). This codebase is the Swift implementation, and is used by [Theo, the Swift Neo4j driver](https://github.com/Neo4j-Swift/Neo4j-Swift).",
7 "homepage": "https://github.com/Neo4j-Swift/Bolt-swift",
9 "Niklas Saers": "niklas@saers.com"
11 "social_media_url": "http://twitter.com/niklassaers",
22 "git": "https://github.com/Neo4j-Swift/bolt-swift.git",
25 "source_files": "Sources",
33 "SwiftNIOTransportServices": [
37 "swift_versions": "5.0",
38 "swift_version": "5.0"