Commit Graph

10 Commits

Author SHA1 Message Date
Tanner 0154604408 rename HTTPProtocolUpgrader to HTTPServerProtocolUpgrader (#750)
* rename HTTPProtocolUpgrader to HTTPServerProtocolUpgrader
2019-01-31 11:36:55 +00:00
Cory Benfield 284409625c Add Cocoapods podspec generation. (#568)
Motivation:

A number of users have asked for the ability to install SwiftNIO
via Cocoapods. This is an entirely reasonable request, so let's
do it.

Modifications:

- Added a script that can generate, and optionally upload,
  podspecs.
- Made a slight modification to the dependency script to provide
  target-specific dependencies.

Result:

Users can use cocoapods if they prefer.
2018-08-14 18:37:42 +01:00
Ian Partridge cb62f14df3 Add Package.resolved to .gitignore (#73) 2018-03-02 22:21:20 +09:00
Tom Doron cf790be04f doc generation
motivation: publish api docs via gh-pages

changes:
* update generate_docs script to install required dependencies, perform sourcekitten index and commit the docs when running in CI
* create a rio pipeline to run docs generation script
2018-01-18 19:21:54 +00:00
Johannes Weiss 8549f4229e add Jazzy documentation generation script 2017-11-30 14:36:42 +00:00
Max (Swift) Moiseev 8d4eb477ed Xenial and compose
* Docker work

- New image based on xenial.
- Simplified workflow with docker-compose
- Update the readme with docker-compose section
- Move docker related stuff to a dedicated folder

* Add a gen-cert.sh to the container image

* Document certificate generation and how to test all sample servers
2017-11-09 21:34:51 -08:00
Kevin Clark 32fbec0b25 Fix Package.swift
* Export swift-nio library to package

* Add Package.resolved now that we're on swift 4
2017-06-16 03:06:52 -07:00
Norman Maurer b2491dae93 Add Package.resolved to gitignore 2017-06-14 15:57:13 +02:00
Norman Maurer 2003126a04 Add Package.pins to gitignore for now 2017-05-31 20:36:59 +02:00
Norman Maurer eafd27bbc5 lay the groundwork 2017-04-26 20:41:33 +02:00