Skip to content

Instantly share code, notes, and snippets.

@justinlatimer
justinlatimer / keybase.md
Created March 9, 2018 08:03
Keybase public statement

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

#include <v8.h>
#include <node.h>
#include <node_object_wrap.h>
#include <queue>
#include <uv.h>
#ifdef _WIN32
#define __WINDOWS_MM__
#include "pthread.h"