Skip to content
/ niots Public

A Server application built using SwiftNIO. `niots` works as an echo server, but modifies the text before sending it back to the client.

Notifications You must be signed in to change notification settings

rderik/niots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

niots

A Server application built using SwiftNIO. niots works as an echo server, but modifies the text before sending it back to the client.

The server was created using SwiftNIO.

You can read the article explaining the command-line tool, here:

Understanding SwiftNIO by building a text modifying server You can also get the "macOS network programming in Swift" guide. It includes more topics on building network applications on macOS, including:

  • BSD Sockets in Swift
  • Apple's Network.framework
  • SwiftNIO

You can get it from the following link:

rderik.com - Guides

About

A Server application built using SwiftNIO. `niots` works as an echo server, but modifies the text before sending it back to the client.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages