8000 GitHub - samuelkyl/button: A button that people can press
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 18, 2022. It is now read-only.

samuelkyl/button

 
 

Repository files navigation

Button

This is a dumb website that lets you press a button and tells you how many people are currently also pressing that button.

https://button.zachwal.sh

big red button

How does it work

  • ktor - kotlin-native webserver
  • web sockets
  • coroutines
    • turns out coroutines + web sockets is a really nice pattern

Why

  • I wanted to learn a bit more about the practical uses of coroutines for backend web dev
  • I wanted to play with web sockets a bit more
  • Also for https://github.com/suzannex

About

A button that people can press

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 77.1%
  • JavaScript 12.2%
  • CSS 8.0%
  • HTML 2.7%
0