Skip to content

Commit 25eb2f3

Browse files
authored
Update README to reflect use of pcap instead of sockets
1 parent a2ca7d1 commit 25eb2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SwiftNet - Networking Library
22

3-
### SwiftNet is a simple and easy-to-use networking library built using raw sockets. It is designed for developers who value simplicity, readability, and good performance.
3+
### SwiftNet is a simple and easy-to-use networking library built using pcap. It is designed for developers who value simplicity, readability, and good performance.
44

55
## This library focuses on functionality over speed for now. If you need high performance for a release, consider waiting. We plan to optimize performance once the library is stable and feature-complete.
66

0 commit comments

Comments
 (0)