Cleaned up and reorganized READMEs

This commit is contained in:
Cecylia Bocovich 2021-07-15 10:40:48 -04:00
parent 2d7cd3f2b7
commit c1b0fdd8cf
6 changed files with 144 additions and 68 deletions

View file

@ -1,3 +1,12 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents**
- [Setup](#setup)
- [TLS](#tls)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
This is the server transport plugin for Snowflake.
The actual transport protocol it uses is
[WebSocket](https://tools.ietf.org/html/rfc6455).