Hi, im Laria

This website is no longer maintained. You can visit my new website laria.me instead!

simplechat

( Posted: 2014-03-28 13:18:59 Tags: , , , )

I've published simplechat, a websocket-based chat application written in Go and Javascript.

It provides throwaway chatrooms: A chatroom is identified by it's URL, it will be spawned when the first one enters the room (visits the URL) and is deleted when the last one leaves the room. Nothing is stored permanently and no login is required.

Here is my public installation