Skip to content

Commit

Permalink
Added reference to Swift-NIO.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianfett committed Dec 27, 2019
1 parent f21e09a commit 3ffa48a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Everything began with [an issue](https://github.com/apple/swift-nio/issues/1265)
- [ ] decoding can ignore line breaks
- [ ] encoding can insert line breaks

This package's encoding implementation [is used in `swift-nio`'s websocket implementation](https://github.com/apple/swift-nio/blob/master/Sources/NIOWebSocket/Base64.swift).

## Performance

Super [simple performance test](https://github.com/fabianfett/swift-base64-kit/blob/master/Sources/Base64KitPerformanceTest/main.swift)
Expand Down

0 comments on commit 3ffa48a

Please sign in to comment.