Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit f8521f5

Browse files
committed
Beam -> libchan
1 parent a4d2ae2 commit f8521f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ transport just passes os.File pointers around. The unix socket transport
7272
uses fd passing which makes it suitable for high-performance IPC. The
7373
tcp transport uses dedicated http2 streams. And as a bonus extension, a
7474
built-in tcp gateway can be used to proxy raw network sockets without
75-
extra overhead. That means Beam services can be used as smart gateways to a
75+
extra overhead. That means libchan services can be used as smart gateways to a
7676
sql database, ssh or file transfer service, with unified auth, discovery
7777
and tooling and without performance penalty.
7878

0 commit comments

Comments
 (0)