From 7f7f83e755d262e5052c4a4344e87966e370d94c Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 16 Nov 2017 20:53:37 +0000 Subject: [PATCH] Add reference to GlidingSquirrel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7578fe..57d8773 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Note that if you're intending to use Nibriboard over the internet or an untruste ## Credits - Main code - [Starbeamrainbowlabs](https://starbeamrainbowlabs.com/) + - HTTP + WebSockets implementation: my library [GlidingSquirrel](https://github.com/sbrl/GlidingSquirrel) (bug reports welcome!) - Client-Side Libraries: - [favicon-notification](https://www.npmjs.com/package/favicon-notification) - [event-emitter-es6](https://www.npmjs.com/package/event-emitter-es6) - For ES6 class event generation and consumption