Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 443 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 443 Bytes

Release 0.3.0

  • Added server generation for JavaScript target

  • Added configuration options to control generation of server/client code

  • Added hooks into the service macro to provide imports specific to servers/clients

  • Added hooks into the service macro to allow setup of servers/clients

  • Experimental: added websockets driver

  • Removed nerve/web helper module

  • Changed fwrap to more explicit futureWrap