~ashn/nbnet-sunder

Sunder bindings for nbnet
Add NBN_BYTE_ARRAY_MESSAGE_TYPE constant
Remove extra newline
Remove unecessary *any cast

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~ashn/nbnet-sunder
read/write
git@git.sr.ht:~ashn/nbnet-sunder

You can also use your local clone with git send-email.

#nbnet-sunder

Sunder bindings for nbnet.

#Build and Install

Build the nbnet.sunder bindings as well as the native library (libnbnet.a):

$ make

Install the nbnet.sunder bindings and libnbnet.a to $(SUNDER_HOME)/lib/nbnet:

$ make install

#License

All content in this repository is licensed under the Zero-Clause BSD license.

See LICENSE for more information.