Skip to content

eswick/SocketKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SocketKit

SocketKit is a cross-platform, pure-Swift library for interfacing with network sockets.

Each protocol consists of a Client and a Listener, which can be used to initiate connections.

Currently, only TCP is supported.

SocketKit depends on StreamKit.

Building

Run swift build to build SocketKit.

Usage

For usage information, check the wiki.

Checklist

  • TCP
  • UDP

About

Cross-platform, pure-Swift socket library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages