Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 828 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 828 Bytes

Whisker

A WebSocket base console utility

A native client plus drop-in utility for adding a telnet like experience to an application using http4s.

How it works

Native non-scala Dependencies

s2n is needed for SSL

$ brew install s2n

Snapshot Dependencies

This project depends on a couple of snapshots at the moment.

F.A.Q.

Where did the name 'Whisker' come from?

The initial thought for a basic name was Web-Socket Console. Abbreviated as WSC, it looks like it could be read as "Whisk". Since it's being build on top of Cats-Effect and cats have whiskers, I decided to call this project Whisker.