Commit Graph

219 Commits (3a7b7d5b6c0a2be27e3f97af73e8c9247d5faa43)

Author SHA1 Message Date
LVancina 3a7b7d5b6c
Merge pull request #3 from LVancina/example-bug-fixes
Fixed a bugs in normCast.py and normFileSend.py
2023-09-11 00:10:51 -07:00
Lucas 159eaeb25e Fixed a bugs in normCast.py and normFileSend.py 2023-09-11 00:01:03 -07:00
LVancina 12f5937f68
Merge pull request #2 from LVancina/docs_cleanup
Docs cleanup
2023-09-10 21:15:05 -07:00
Lucas 90e89e94d2 Fixed typo in 'norm.exe' file path in Win32 build instructions 2023-09-10 18:41:41 -07:00
Lucas 5ccaee34a9 Substituted setuptools package for the deprecated distutils in setup.py 2023-09-10 14:43:31 -07:00
Lucas 8fadbc6ec2 Generic editing and replaced dead URLs 2023-09-10 13:46:50 -07:00
LVancina 538bdee201
Merge pull request #1 from LVancina/build_doc_mod
Build doc mod
2023-09-10 07:00:36 -07:00
Lucas 3b927838d6 Fixed typo on line 20 (capitalized 'f') that caused the command to fail 2023-09-09 22:37:05 -07:00
Lucas ea6709976c Added more detailed instructions for win32 builds 2023-09-09 20:29:34 -07:00
Lucas f96423b680 Updated instructions for cloning and running make 2023-09-09 11:10:47 -07:00
Lucas cc92c90d91 Added notes about waf execution in BUILD.TXT 2023-09-09 10:54:58 -07:00
bebopagogo af9a238a70 pulled updated submodule code 2023-09-03 15:01:44 -04:00
bebopagogo 4b34fffa8e pulled updated submodule code 2023-09-02 22:16:16 -04:00
bebopagogo 8ae9df5607 updated gradle and tweaked build.gradle file to API version 24 2023-09-02 22:15:23 -04:00
bebopagogo 69a9e4828d added examples/chant.cpp for simple command-line NORM chat app 2023-06-03 23:05:39 -04:00
bebopagogo 34e582bfac added examples/chant.cpp for simple command-line NORM chat app 2023-05-31 20:10:16 -04:00
bebopagogo a15e91379e added examples/chant.cpp for simple command-line NORM chat app 2023-05-31 19:56:18 -04:00
bebopagogo 11b271cc28 added examples/chant.cpp for simple command-line NORM chat app 2023-05-31 19:51:22 -04:00
bebopagogo 1af8531178 added examples/chant.cpp for simple command-line NORM chat app 2023-05-31 19:32:47 -04:00
bebopagogo 17dc41ab72 added examples/chant.cpp for simple command-line NORM chat app 2023-05-31 19:30:36 -04:00
bebopagogo 61b6e31f6f pulled updated submodule code 2023-01-29 20:02:52 -05:00
bebopagogo 5b7239523f pulled updated submodule code 2023-01-28 17:18:34 -05:00
bebopagogo 78d7ac78a2 pulled updated submodule code 2023-01-28 17:00:37 -05:00
bebopagogo a319a5b2d6 pulled updated submodule code 2023-01-28 16:10:56 -05:00
bebopagogo 6e7f2c3548 pulled updated submodule code 2023-01-28 16:09:22 -05:00
mullerj b8ce922a36
Fixed NormStreamSend (#1) (#77) 2023-01-16 16:44:29 -05:00
bebopagogo c0463960cb updated some sprintf() calls to snprint() 2023-01-14 17:30:04 -05:00
bebopagogo 92927c8a37 updated pynorm Python binding to use Python 3 contributions from Honglei 2022-11-11 20:17:30 -05:00
bebopagogo 6318f9bf62 pulled updated submodule code 2022-10-04 19:23:39 -04:00
bebopagogo 9f65f5e20a pynorm improvement to keep cache sender enqueued objects in pynorm.instance._objects cache 2022-10-04 19:21:41 -04:00
bebopagogo 40717bb5dd pulled updated submodule code 2022-09-11 21:58:42 -04:00
Brian Adamson b7f2a7073b
Update cmake.yml
Updated to 2022 MSVC CI
2022-09-11 21:41:50 -04:00
Brian Adamson 360996e4c7
Update cmake.yml 2022-09-11 21:37:13 -04:00
Brian Adamson dbbbee1798
Update cmake.yml 2022-09-11 21:25:03 -04:00
Brian Adamson ddd02a9010
Update cmake.yml 2022-09-11 21:19:33 -04:00
bebopagogo 4fe403e7d8 pulled updated submodule code 2022-09-11 20:58:47 -04:00
bebopagogo b43af9fc85 pulled updated submodule code 2022-09-11 18:14:26 -04:00
bebopagogo f1e240cb28 pulled updated submodule code 2022-09-11 17:23:31 -04:00
bebopagogo 80fa426b0b cleaned up Visual Studio build configurations 2022-09-11 17:21:06 -04:00
bebopagogo 8842897961 cleaned up Visual Studio build configurations 2022-09-11 17:20:15 -04:00
Brian Adamson 5adfa5902c
Update README.TXT 2022-09-11 14:34:50 -04:00
bebopagogo e9658ab837 fixed type casting issue with NormSenderNode::backoff_factor 2022-09-11 14:29:58 -04:00
bebopagogo d00ebc22d2 fixed type casting issue with NormSenderNode::backoff_factor 2022-09-11 14:27:21 -04:00
bebopagogo acbc31c1d0 added 'reuse' and 'txport' command-line options in addition to 'txaddr' option 2022-09-10 20:20:34 -04:00
Honglei ea8a22c180
Add txAddr/txPort to normCast.cpp (#73)
* Add txAddr/txPort to normCast.cpp

* add missing txAddr usage for normCast.cpp
2022-09-10 20:00:08 -04:00
bebopagogo b896f5408f update to NormSession::DeleteTxObject() to close file for NORM_OBJECT_FILE _befere_ issuing PURGE notification 2022-09-07 11:48:40 -04:00
bebopagogo 2e3d00e254 pulled updated submodule code with ProtoEvent::Close() WIN32 fix 2022-08-27 10:38:30 -07:00
bebopagogo 61a87e6b5f updated submodule 2022-08-21 00:57:47 -04:00
adamson a00ea1b2df pulled updated submodule code 2022-08-21 00:33:34 -04:00
adamson e8fe5f4fcd file renaming improvement 2022-08-21 00:31:00 -04:00