Skip to content

worace/paramorse-streamer

Repository files navigation

Paramorse Streamer

Receive streaming "morse code" messages.

curl -N "http://floating-meadow-45907.herokuapp.com?chunk_size=8"

Messages are encoded following the methods described in the Paramorse Project Spec. Then the encoded time units are partitioned according to the requested chunk size and streamed via HTTP. Using this approach a single morse character might spread across multiple message chunks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published