Skip to content

Instantly share code, notes, and snippets.

View dylanowen's full-sized avatar

Dylan Owen dylanowen

View GitHub Profile
@dylanowen
dylanowen / index.js
Last active May 14, 2021 19:19
Apollo Attachments Plugin
const {GraphQLList, GraphQLNonNull} = require("graphql/type/definition");
const express = require('express');
const {ApolloServer, gql} = require('apollo-server-express');
const Busboy = require('busboy');
const createError = require('http-errors');
const {initTracer} = require("jaeger-client");
const {WriteStream} = require('fs-capacitor');
const {createHash} = require('crypto');
const { printSchema, parse, visit } = require('graphql');
@dylanowen
dylanowen / akka-ssl-loose-config.conf
Last active August 21, 2018 07:42
Loose Akka SSL Config
akka {
ssl-config {
loose {
disableHostnameVerification = true
allowWeakProtocols = true
allowWeakCiphers = true
acceptAnyCertificate = true
}
debug {
# Turn on all debugging

Keybase proof

I hereby claim:

  • I am dylanowen on github.
  • I am dylanowen (https://keybase.io/dylanowen) on keybase.
  • I have a public key ASBo92JFgAUZlGud9YwKYCjfn24G4aNBNDcfyxAt7YFzSgo

To claim this, I am signing this object: