A modern, fast and scalable websocket framework with elegant API written in Go http://bit.ly/neffos-wiki

https://github.com/kataras/neffos

    

About neffos

Neffos is a cross-platform real-time framework with expressive, elegant API written in Go. Neffos takes the pain out of development by easing common tasks used in real-time backend and frontend applications such as:

  • Scale-out using redis or nats*
  • Adaptive request upgradation and server dialing
  • Acknowledgements
  • Namespaces
  • Rooms
  • Broadcast
  • Event-Driven architecture
  • Request-Response architecture
  • Error Awareness
  • Asynchronous Broadcast
  • Timeouts
  • Encoding
  • Reconnection
  • Modern neffos API client for Browsers, Nodejs* and Go

Learning neffos

Qick View

Neffos contains extensive and thorough wiki making it easy to get started with the framework.

For a more detailed technical documentation you can head over to our godocs. And for executable code you can always visit the _examples repository's subdirectory.

Do you like to read while traveling?

You can request a PDF version of the E-Book today and be participated in the development of neffos.

Contributing

We'd love to see your contribution to the neffos real-time framework! For more information about contributing to the neffos project please check the CONTRIBUTING.md file.

Security Vulnerabilities

If you discover a security vulnerability within neffos, please send an e-mail to neffos-go@outlook.com. All security vulnerabilities will be promptly addressed.

License

The word "neffos" has a greek origin and it is translated to "cloud" in English dictionary.

The neffos real-time framework is open-source software licensed under the MIT license.

最新文章

  1. form表单取消按钮自动提交
  2. JQuery记住用户名和密码的具体实现
  3. 将IIS 7,IIS 8运行在32位
  4. PHP session的实现原理
  5. PHP数据库基础
  6. Java并发学习之十九——线程同步工具之Phaser
  7. mysql for linux 数据库的安装过程
  8. 5. JavaScript 正则表达式
  9. hdu 6121---Build a tree(深搜+思维)
  10. Azure 基础:用 PowerShell 自动登录
  11. c++中虚多态的实现机制
  12. 重新学习Servlet二
  13. Python3 tkinter基础 Entry get 点击按钮 将输入框中文字输出到控制台
  14. ArcGIS 点云转DEM
  15. python 多线程小练习
  16. Unsorted, maximum ==> sorted
  17. springCloud微服务入门
  18. 4199. [NOI2015]品酒大会【后缀数组+并查集】
  19. Hive与ES整合
  20. C++分享笔记:5X5单词字谜游戏设计

热门文章

  1. 阿里云ECS服务器将默认的Ubuntu系统改成桌面版
  2. ASP.NET Core 入门(2)(WebApi接口请求日志 Request和Response)
  3. Matlab单例模式
  4. 敏感词检测、屏蔽设计(iOS & Android)
  5. python多进程间通信
  6. Linux ping:unknown host问题排查
  7. urlib库
  8. Oracle 多表插入
  9. 15.centos7基础学习与积累-001
  10. Mongodb Sharding 集群配置