Skip to content
/ jnatsd Public

Java port of message broker service gnatsd from nats.io

Notifications You must be signed in to change notification settings

robaho/jnatsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Java port of nats-io server gnatsd. See nats-io gnatsd

The original is written is Go.

Recent Changes

TLS connections are now fully supported.

Most simple options, like 'verbose' work.

ToDo

Need to support "router mode".

Need to support authorization using client certificates.

Use binary search for matching subscriptions.

Purge subscription cache based on "old than X" method.

Port many of the test cases from gnatsd to jnatsd.

About

Java port of message broker service gnatsd from nats.io

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages