summaryrefslogtreecommitdiff
path: root/posts/2022-11-12-guile-websocket-0.1-released.md
blob: ab91bc48301daa51a97eb01f01ae1059b7ac3a13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
title: Guile-Websocket 0.1 released
date: 2022-11-12 21:00:00
tags: guile, release
summary: Guile-Websocket 0.1 has been released
---

I'm happy to announce that Guile-Websocket 0.1 has been released!

Guile-Websocket is an implementation of the WebSocket protocol, both
the client and server sides, for Guile Scheme.

source tarball: <https://files.dthompson.us/guile-websocket/guile-websocket-0.1.tar.gz>

signature: <https://files.dthompson.us/guile-websocket/guile-websocket-0.1.tar.gz.asc>

See the [Guile-Websocket project page](/projects/guile-websocket.html)
for more information.

Bug reports, bug fixes, feature requests, and patches are welcomed.