Skip to content

Commit 69bad05

Browse files
committed
Update README.md
1 parent 692598b commit 69bad05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bufferfish
22

3-
bufferfish is utility library for working with binary network messages between Rust and TypeScript, such as over WebSockets. It provides a simple API for encoding and decoding data into binary arrays, as well as generating TypeScript definitions and decoding functions from your Rust code.
3+
`bufferfish` is utility library for working with binary network messages between Rust and TypeScript, such as over WebSockets. It provides a simple API for encoding and decoding data into binary arrays, as well as generating TypeScript definitions and decoding functions from your Rust code.
44

55
_This library has an unstable API and may be missing some basic functionality. I can't recommend using it in production, although I am using it for my own production project._
66

0 commit comments

Comments
 (0)